artie-core 0.1.0-RC2


Group ID:
com.github.pheymann
Artifact ID:
artie-core_2.12
Version:
0.1.0-RC2
Release Date:
Sept 11, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.pheymann" %% "artie-core" % "0.1.0-RC2"

Mill build tool

ivy"com.github.pheymann::artie-core:0.1.0-RC2"

Scala CLI

//> using dep "com.github.pheymann::artie-core:0.1.0-RC2"

Ammonite REPL

import $ivy.`com.github.pheymann::artie-core:0.1.0-RC2`

<dependency>
  <groupId>com.github.pheymann</groupId>
  <artifactId>artie-core_2.12</artifactId>
  <version>0.1.0-RC2</version>
</dependency>

compile group: 'com.github.pheymann', name: 'artie-core_2.12', version: '0.1.0-RC2'