pangiole / ubj   0.1.0

Apache License 2.0 GitHub

The Universal Binary JSON library for the Java Virtual Machine

Scala versions: 2.12

ubj 0.1.0


Group ID:
com.github.angiolep
Artifact ID:
ubj_2.12
Version:
0.1.0
Release Date:
Jul 20, 2017
Licenses:
Files:

libraryDependencies += "com.github.angiolep" %% "ubj" % "0.1.0"

Mill build tool

ivy"com.github.angiolep::ubj:0.1.0"

Scala CLI

//> using dep "com.github.angiolep::ubj:0.1.0"

Ammonite REPL

import $ivy.`com.github.angiolep::ubj:0.1.0`

<dependency>
  <groupId>com.github.angiolep</groupId>
  <artifactId>ubj_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.angiolep', name: 'ubj_2.12', version: '0.1.0'