Last Version

ubj 0.1.0

Universal Binaru JSON library for Scala/Java8

License

License

GroupId

GroupId

com.github.angiolep
ArtifactId

ArtifactId

ubj_2.12
Version

Version

0.1.0
Type

Type

jar
Description

Description

ubj
Universal Binaru JSON library for Scala/Java8
Project Organization

Project Organization

com.github.angiolep

Download ubj_2.12 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.angiolep/ubj_2.12/ -->
<dependency>
    <groupId>com.github.angiolep</groupId>
    <artifactId>ubj_2.12</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.angiolep/ubj_2.12/
implementation 'com.github.angiolep:ubj_2.12:0.1.0'
// https://jarcasting.com/artifacts/com.github.angiolep/ubj_2.12/
implementation ("com.github.angiolep:ubj_2.12:0.1.0")
'com.github.angiolep:ubj_2.12:jar:0.1.0'
<dependency org="com.github.angiolep" name="ubj_2.12" rev="0.1.0">
  <artifact name="ubj_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.angiolep', module='ubj_2.12', version='0.1.0')
)
libraryDependencies += "com.github.angiolep" % "ubj_2.12" % "0.1.0"
[com.github.angiolep/ubj_2.12 "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.1
org.hamcrest : hamcrest-all jar 1.3

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.