Download jadex-json-3.0.0.jar file - Jar j

Jar examples for j:jadex-json

Description

JSON support for Jadex.

You can download jar file jadex-json 3.0.0 in this page.

License

GNU GENERAL PUBLIC LICENSE Version 3 or later

Build File

You can use the following script to add jadex-json-3.0.0.jar to your project.

<dependency>
   <groupId>org.activecomponents.jadex</groupId>
   <artifactId>jadex-json</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.activecomponents.jadex', name: 'jadex-json', version: '3.0.0'
libraryDependencies += "org.activecomponents.jadex" % "jadex-json" % "3.0.0"
<dependency org="org.activecomponents.jadex" name="jadex-json" rev="3.0.0"/>
@Grapes(@Grab(group='org.activecomponents.jadex', module='jadex-json', version='3.0.0'))
'org.activecomponents.jadex:jadex-json:jar:3.0.0'

Download

Click the following link to download the jar file.

jadex-json-3.0.0-javadoc.jar
jadex-json-3.0.0-sources.jar
jadex-json-3.0.0.jar
jadex-json-3.0.0.pom



Related Tutorials