Last Version

json 0.5.1

collection of JSON utils

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.ubirch.util
ArtifactId

ArtifactId

json_2.11
Version

Version

0.5.1
Type

Type

jar
Description

Description

json
collection of JSON utils
Project URL

Project URL

http://ubirch.com
Project Organization

Project Organization

com.ubirch.util
Source Code Management

Source Code Management

https://github.com/ubirch/ubirch-scala-utils

Download json_2.11 0.5.1


<!-- https://jarcasting.com/artifacts/com.ubirch.util/json_2.11/ -->
<dependency>
    <groupId>com.ubirch.util</groupId>
    <artifactId>json_2.11</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.util/json_2.11/
implementation 'com.ubirch.util:json_2.11:0.5.1'
// https://jarcasting.com/artifacts/com.ubirch.util/json_2.11/
implementation ("com.ubirch.util:json_2.11:0.5.1")
'com.ubirch.util:json_2.11:jar:0.5.1'
<dependency org="com.ubirch.util" name="json_2.11" rev="0.5.1">
  <artifact name="json_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.util', module='json_2.11', version='0.5.1')
)
libraryDependencies += "com.ubirch.util" % "json_2.11" % "0.5.1"
[com.ubirch.util/json_2.11 "0.5.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
de.heikoseeberger : akka-http-json4s_2.11 jar 1.21.0
org.json4s : json4s-core_2.11 jar 3.6.0
org.json4s : json4s-jackson_2.11 jar 3.6.0
org.json4s : json4s-ext_2.11 jar 3.6.0
org.json4s : json4s-native_2.11 jar 3.6.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.5
joda-time : joda-time jar 2.10

Project Modules

There are no modules declared in this project.