is not current version
Last Version 3.5.0

net.liftweb:lift-json_2.11 2.6

JSON Library

Categories

Categories

Net JSON Data
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-json_2.11
Version

Version

2.6
Type

Type

jar

Download lift-json_2.11 2.6


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