smile-json 2.6.0


Group ID:
com.github.haifengl
Artifact ID:
smile-json_2.11
Version:
2.6.0
Release Date:
Dec 5, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.haifengl</groupId>
  <artifactId>smile-json_2.11</artifactId>
  <version>2.6.0</version>
</dependency>

compile group: 'com.github.haifengl', name: 'smile-json_2.11', version: '2.6.0'