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