scalaczml 0.2


Group ID:
com.github.workingDog
Artifact ID:
scalaczml_2.11
Version:
0.2
Release Date:
Jul 1, 2016
Licenses:
Files:

libraryDependencies += "com.github.workingDog" %% "scalaczml" % "0.2"

Mill build tool

ivy"com.github.workingDog::scalaczml:0.2"

Scala CLI

//> using dep "com.github.workingDog::scalaczml:0.2"

Ammonite REPL

import $ivy.`com.github.workingDog::scalaczml:0.2`

<dependency>
  <groupId>com.github.workingDog</groupId>
  <artifactId>scalaczml_2.11</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'com.github.workingDog', name: 'scalaczml_2.11', version: '0.2'