smile-json 2.2.2


Group ID:
com.github.haifengl
Artifact ID:
smile-json_2.12
Version:
2.2.2
Release Date:
Mar 12, 2020
Licenses:
Files:

libraryDependencies += "com.github.haifengl" %% "smile-json" % "2.2.2"

Mill build tool

ivy"com.github.haifengl::smile-json:2.2.2"

Scala CLI

//> using dep "com.github.haifengl::smile-json:2.2.2"

Ammonite REPL

import $ivy.`com.github.haifengl::smile-json:2.2.2`

<dependency>
  <groupId>com.github.haifengl</groupId>
  <artifactId>smile-json_2.12</artifactId>
  <version>2.2.2</version>
</dependency>

compile group: 'com.github.haifengl', name: 'smile-json_2.12', version: '2.2.2'