is not current version
Last Version 3.5.0

net.liftweb:lift-json_2.12 3.4.1

JSON Library

Categories

Categories

Net JSON Data
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-json_2.12
Version

Version

3.4.1
Type

Type

jar

Download lift-json_2.12 3.4.1


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