spickle / spickle   1.1.0

GitHub
Scala versions: 2.12 2.11

spickle 1.0.0


Group ID:
com.github.rvanheest
Artifact ID:
spickle_2.11
Version:
1.0.0
Release Date:
Jun 27, 2018
Licenses:
Files:

libraryDependencies += "com.github.rvanheest" %% "spickle" % "1.0.0"

Mill build tool

ivy"com.github.rvanheest::spickle:1.0.0"

Scala CLI

//> using dep "com.github.rvanheest::spickle:1.0.0"

Ammonite REPL

import $ivy.`com.github.rvanheest::spickle:1.0.0`

<dependency>
  <groupId>com.github.rvanheest</groupId>
  <artifactId>spickle_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.rvanheest', name: 'spickle_2.11', version: '1.0.0'