Download jsonhome-core-0.4.0.jar file - Jar j

Jar examples for j:jsonhome-core

Description

Core library of the jsonhome project.

You can download jar file jsonhome-core 0.4.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jsonhome-core-0.4.0.jar to your project.

<dependency>
   <groupId>de.otto</groupId>
   <artifactId>jsonhome-core</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'de.otto', name: 'jsonhome-core', version: '0.4.0'
libraryDependencies += "de.otto" % "jsonhome-core" % "0.4.0"
<dependency org="de.otto" name="jsonhome-core" rev="0.4.0"/>
@Grapes(@Grab(group='de.otto', module='jsonhome-core', version='0.4.0'))
'de.otto:jsonhome-core:jar:0.4.0'

Download

Click the following link to download the jar file.

jsonhome-core-0.4.0-javadoc.jar
jsonhome-core-0.4.0-sources.jar
jsonhome-core-0.4.0.jar
jsonhome-core-0.4.0.pom



Related Tutorials