another-module 0.1.16


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.47deg</groupId>
  <artifactId>another-module_2.12</artifactId>
  <version>0.1.16</version>
</dependency>

compile group: 'com.47deg', name: 'another-module_2.12', version: '0.1.16'