is not current version
Last Version 2.6.3

net.liftweb:lift-json_2.9.2 2.5-RC6

JSON Library

Categories

Categories

Net JSON Data
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-json_2.9.2
Version

Version

2.5-RC6
Type

Type

jar

Download lift-json_2.9.2 2.5-RC6


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