is not current version
Last Version 3.5.0

net.liftweb:lift-json_2.12 3.3.0

JSON Library

Categories

Categories

Net JSON Data
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-json_2.12
Version

Version

3.3.0
Type

Type

jar

Download lift-json_2.12 3.3.0


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