scala-rison 0.0.4


Group ID:
com.github.takezoe
Artifact ID:
scala-rison_2.12
Version:
0.0.4
Release Date:
Feb 24, 2019
Licenses:
Files:

libraryDependencies += "com.github.takezoe" %% "scala-rison" % "0.0.4"

Mill build tool

ivy"com.github.takezoe::scala-rison:0.0.4"

Scala CLI

//> using dep "com.github.takezoe::scala-rison:0.0.4"

Ammonite REPL

import $ivy.`com.github.takezoe::scala-rison:0.0.4`

<dependency>
  <groupId>com.github.takezoe</groupId>
  <artifactId>scala-rison_2.12</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'com.github.takezoe', name: 'scala-rison_2.12', version: '0.0.4'