License |
License |
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.liftweb |
ArtifactId | ArtifactIdlift-json_2.8.2 |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLift Json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
lift-json_2.8.2-2.4.pom | |
lift-json_2.8.2-2.4.jar | 454 KB |
lift-json_2.8.2-2.4-sources.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-json_2.8.2/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-json_2.8.2</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-json_2.8.2/
implementation 'net.liftweb:lift-json_2.8.2:2.4'
// https://jarcasting.com/artifacts/net.liftweb/lift-json_2.8.2/
implementation ("net.liftweb:lift-json_2.8.2:2.4")
'net.liftweb:lift-json_2.8.2:jar:2.4'
<dependency org="net.liftweb" name="lift-json_2.8.2" rev="2.4">
<artifact name="lift-json_2.8.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-json_2.8.2', version='2.4')
)
libraryDependencies += "net.liftweb" % "lift-json_2.8.2" % "2.4"
[net.liftweb/lift-json_2.8.2 "2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.paranamer : paranamer | jar | 2.3 |
org.scala-lang : scalap | jar | 2.8.2 |
org.scala-lang : scala-library | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-tools.testing : specs_2.8.1 | jar | 1.6.8 |
org.scala-tools.testing : scalacheck_2.8.1 | jar | 1.8 |