microspark 1.1


Group ID:
com.github.a2mz
Artifact ID:
microspark_2.12
Version:
1.1
Release Date:
Jun 16, 2017
Licenses:
Files:

libraryDependencies += "com.github.a2mz" %% "microspark" % "1.1"

Mill build tool

ivy"com.github.a2mz::microspark:1.1"

Scala CLI

//> using dep "com.github.a2mz::microspark:1.1"

Ammonite REPL

import $ivy.`com.github.a2mz::microspark:1.1`

<dependency>
  <groupId>com.github.a2mz</groupId>
  <artifactId>microspark_2.12</artifactId>
  <version>1.1</version>
</dependency>

compile group: 'com.github.a2mz', name: 'microspark_2.12', version: '1.1'