another-module 0.2.0


Group ID:
com.47deg
Artifact ID:
another-module_2.11
Version:
0.2.0
Release Date:
Oct 8, 2017
Licenses:
Files:

libraryDependencies += "com.47deg" %% "another-module" % "0.2.0"

Mill build tool

ivy"com.47deg::another-module:0.2.0"

Scala CLI

//> using dep "com.47deg::another-module:0.2.0"

Ammonite REPL

import $ivy.`com.47deg::another-module:0.2.0`

<dependency>
  <groupId>com.47deg</groupId>
  <artifactId>another-module_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.47deg', name: 'another-module_2.11', version: '0.2.0'