Jar examples for l:lift-json
Json utilities
You can download jar file lift-json 1.1-M8 in this page.
Apache License
You can use the following script to add lift-json-1.1-M8.jar to your project.
<dependency> <groupId>net.liftweb</groupId> <artifactId>lift-json</artifactId> <version>1.1-M8</version> </dependency>
compile group: 'net.liftweb', name: 'lift-json', version: '1.1-M8'
libraryDependencies += "net.liftweb" % "lift-json" % "1.1-M8"
<dependency org="net.liftweb" name="lift-json" rev="1.1-M8"/>
@Grapes(@Grab(group='net.liftweb', module='lift-json', version='1.1-M8'))
'net.liftweb:lift-json:jar:1.1-M8'
Click the following link to download the jar file.
lift-json-1.1-M8-sources.jar