is not current version
Last Version 3.5.0

lift-json 3.4.3

JSON Library

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-json_2.13
Version

Version

3.4.3
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.13 3.4.3


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

Dependencies

compile (4)

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

test (6)

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

Project Modules

There are no modules declared in this project.