Last Version

lift-json 3.5.0

JSON Library

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-json_2.11
Version

Version

3.5.0
Type

Type

jar
Description

Description

lift-json
JSON Library
Project URL

Project URL

http://www.liftweb.net
Project Organization

Project Organization

WorldWide Conferencing, LLC
Source Code Management

Source Code Management

https://github.com/lift/framework

Download lift-json_2.11 3.5.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scalap jar 2.11.12
com.thoughtworks.paranamer : paranamer jar 2.8
org.scala-lang.modules : scala-xml_2.11 jar 1.3.0

test (6)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 4.9.4
org.specs2 : specs2-matcher-extra_2.11 jar 4.9.4
org.specs2 : specs2-mock_2.11 jar 4.9.4
org.specs2 : specs2-scalacheck_2.11 jar 4.9.4
org.scalactic : scalactic_2.11 jar 3.1.2
org.scalatest : scalatest_2.11 jar 3.1.2

Project Modules

There are no modules declared in this project.