tethys-core 0.8.0


Group ID:
com.tethys-json
Artifact ID:
tethys-core_2.12
Version:
0.8.0
Release Date:
Feb 21, 2019
Licenses:
Files:

libraryDependencies += "com.tethys-json" %% "tethys-core" % "0.8.0"

Mill build tool

ivy"com.tethys-json::tethys-core:0.8.0"

Scala CLI

//> using dep "com.tethys-json::tethys-core:0.8.0"

Ammonite REPL

import $ivy.`com.tethys-json::tethys-core:0.8.0`

<dependency>
  <groupId>com.tethys-json</groupId>
  <artifactId>tethys-core_2.12</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'com.tethys-json', name: 'tethys-core_2.12', version: '0.8.0'