json_iface 0.0.1


Group ID:
com.github.kondaurovdev
Artifact ID:
json_iface_2.12
Version:
0.0.1
Release Date:
Sept 15, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.kondaurovdev" %% "json_iface" % "0.0.1"

Mill build tool

ivy"com.github.kondaurovdev::json_iface:0.0.1"

Scala CLI

//> using dep "com.github.kondaurovdev::json_iface:0.0.1"

Ammonite REPL

import $ivy.`com.github.kondaurovdev::json_iface:0.0.1`

<dependency>
  <groupId>com.github.kondaurovdev</groupId>
  <artifactId>json_iface_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.kondaurovdev', name: 'json_iface_2.12', version: '0.0.1'