is not current version
Last Version 3.5.0

net.liftweb:lift-json_2.11 2.6.3

JSON Library

Categories

Categories

Net JSON Data
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-json_2.11
Version

Version

2.6.3
Type

Type

jar

Download lift-json_2.11 2.6.3


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