Lift Json

JSON Library

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-json_2.10
Last Version

Last Version

3.0-M1
Release Date

Release Date

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.10

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.scala-lang : scalap jar 2.10.4
com.thoughtworks.paranamer : paranamer jar 2.4.1

test (2)

Group / Artifact Type Version
org.specs2 : specs2_2.10 jar 1.12.3
org.scalacheck : scalacheck_2.10 jar 1.10.0

Project Modules

There are no modules declared in this project.
net.liftweb

Lift Web Framework

Versions

Version
3.0-M1
3.0-M0
2.6.3
2.6.2
2.6.1
2.6
2.6-RC2
2.6-RC1
2.6-M4
2.6-M3
2.6-M2
2.6-M1
2.5.4
2.5.3
2.5.2
2.5.1
2.5
2.5-RC6
2.5-RC5
2.5-RC4
2.5-RC3
2.5-RC2
2.5-RC1
2.5-M4