License |
License |
---|---|
Categories |
CategoriesOther General Purpose Libraries |
GroupId | GroupIdcom.47deg |
ArtifactId | ArtifactIdanother-module_2.12 |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanother-module
another-module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
another-module_2.12-0.2.0.pom | |
another-module_2.12-0.2.0.jar | 1 KB |
another-module_2.12-0.2.0-sources.jar | 812 bytes |
another-module_2.12-0.2.0-javadoc.jar | 616 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.47deg/another-module_2.12/ -->
<dependency>
<groupId>com.47deg</groupId>
<artifactId>another-module_2.12</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.47deg/another-module_2.12/
implementation 'com.47deg:another-module_2.12:0.2.0'
// https://jarcasting.com/artifacts/com.47deg/another-module_2.12/
implementation ("com.47deg:another-module_2.12:0.2.0")
'com.47deg:another-module_2.12:jar:0.2.0'
<dependency org="com.47deg" name="another-module_2.12" rev="0.2.0">
<artifact name="another-module_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.47deg', module='another-module_2.12', version='0.2.0')
)
libraryDependencies += "com.47deg" % "another-module_2.12" % "0.2.0"
[com.47deg/another-module_2.12 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.3 |
org.typelevel : cats-core_2.12 | jar | 1.0.0-MF |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.4 |