Jar examples for j:jawn-core
java-web-planet / jawn - A simple web framework in Java
You can download jar file jawn-core 0.9.2 in this page.
GNU LGPL, Version 3.0
You can use the following script to add jawn-core-0.9.2.jar to your project.
<dependency> <groupId>net.javapla.jawn</groupId> <artifactId>jawn-core</artifactId> <version>0.9.2</version> </dependency>
compile group: 'net.javapla.jawn', name: 'jawn-core', version: '0.9.2'
libraryDependencies += "net.javapla.jawn" % "jawn-core" % "0.9.2"
<dependency org="net.javapla.jawn" name="jawn-core" rev="0.9.2"/>
@Grapes(@Grab(group='net.javapla.jawn', module='jawn-core', version='0.9.2'))
'net.javapla.jawn:jawn-core:jar:0.9.2'
Click the following link to download the jar file.
jawn-core-0.9.2-javadoc.jar