is not current version
Last Version 3.0-M1

net.liftweb:lift-json_2.10 2.6-M4

JSON Library

Categories

Categories

Net JSON Data
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-json_2.10
Version

Version

2.6-M4
Type

Type

jar

Download lift-json_2.10 2.6-M4


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