another-module 0.2.0
Group ID:
com.47deg
Artifact ID:
another-module_2.12
Version:
0.2.0
Release Date:
Oct 8, 2017
Licenses:
Files:
libraryDependencies += "com.47deg" %% "another-module" % "0.2.0"
ivy"com.47deg::another-module:0.2.0"
//> using dep "com.47deg::another-module:0.2.0"
import $ivy.`com.47deg::another-module:0.2.0`
<dependency> <groupId>com.47deg</groupId> <artifactId>another-module_2.12</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.47deg', name: 'another-module_2.12', version: '0.2.0'