is not current version
Last Version 0.2.0

com.47deg:another-module_2.12 0.1.18

another-module

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

another-module_2.12
Version

Version

0.1.18
Type

Type

jar

Download another-module_2.12 0.1.18


<!-- https://jarcasting.com/artifacts/com.47deg/another-module_2.12/ -->
<dependency>
    <groupId>com.47deg</groupId>
    <artifactId>another-module_2.12</artifactId>
    <version>0.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.47deg/another-module_2.12/
implementation 'com.47deg:another-module_2.12:0.1.18'
// https://jarcasting.com/artifacts/com.47deg/another-module_2.12/
implementation ("com.47deg:another-module_2.12:0.1.18")
'com.47deg:another-module_2.12:jar:0.1.18'
<dependency org="com.47deg" name="another-module_2.12" rev="0.1.18">
  <artifact name="another-module_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.47deg', module='another-module_2.12', version='0.1.18')
)
libraryDependencies += "com.47deg" % "another-module_2.12" % "0.1.18"
[com.47deg/another-module_2.12 "0.1.18"]