another-module 0.1.19


Group ID:
com.47deg
Artifact ID:
another-module_2.11
Version:
0.1.19
Release Date:
Apr 18, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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