License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.scullxbones |
ArtifactId | ArtifactIdlift-json-ext_2.13 |
Version | Version3.4.3-LJ-patched |
Type | Typejar |
Description |
Descriptionlift-json-ext
Extentions to JSON Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.scullxbones/lift-json-ext_2.13/ -->
<dependency>
<groupId>com.github.scullxbones</groupId>
<artifactId>lift-json-ext_2.13</artifactId>
<version>3.4.3-LJ-patched</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scullxbones/lift-json-ext_2.13/
implementation 'com.github.scullxbones:lift-json-ext_2.13:3.4.3-LJ-patched'
// https://jarcasting.com/artifacts/com.github.scullxbones/lift-json-ext_2.13/
implementation ("com.github.scullxbones:lift-json-ext_2.13:3.4.3-LJ-patched")
'com.github.scullxbones:lift-json-ext_2.13:jar:3.4.3-LJ-patched'
<dependency org="com.github.scullxbones" name="lift-json-ext_2.13" rev="3.4.3-LJ-patched">
<artifact name="lift-json-ext_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scullxbones', module='lift-json-ext_2.13', version='3.4.3-LJ-patched')
)
libraryDependencies += "com.github.scullxbones" % "lift-json-ext_2.13" % "3.4.3-LJ-patched"
[com.github.scullxbones/lift-json-ext_2.13 "3.4.3-LJ-patched"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.2 |
com.github.scullxbones : lift-common_2.13 | jar | 3.4.3-LJ-patched |
com.github.scullxbones : lift-json_2.13 | jar | 3.4.3-LJ-patched |
commons-codec : commons-codec | jar | 1.11 |
joda-time : joda-time | jar | 2.10 |
org.joda : joda-convert | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.9.4 |
org.specs2 : specs2-matcher-extra_2.13 | jar | 4.9.4 |
org.specs2 : specs2-mock_2.13 | jar | 4.9.4 |
org.specs2 : specs2-scalacheck_2.13 | jar | 4.9.4 |
org.scalactic : scalactic_2.13 | jar | 3.1.2 |
org.scalatest : scalatest_2.13 | jar | 3.1.2 |