Download isobus-type-12.12-beta.jar file - Jar i

Jar examples for i:isobus-type

Description

AgroSense isobus type - support for the isobus (TASKDATA.XML) file type

You can download jar file isobus-type 12.12-beta in this page.

Build File

You can use the following script to add isobus-type-12.12-beta.jar to your project.

<dependency>
   <groupId>nl.cloudfarming.client</groupId>
   <artifactId>isobus-type</artifactId>
   <version>12.12-beta</version>
</dependency>
compile group: 'nl.cloudfarming.client', name: 'isobus-type', version: '12.12-beta'
libraryDependencies += "nl.cloudfarming.client" % "isobus-type" % "12.12-beta"
<dependency org="nl.cloudfarming.client" name="isobus-type" rev="12.12-beta"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='isobus-type', version='12.12-beta'))
'nl.cloudfarming.client:isobus-type:jar:12.12-beta'

Download

Click the following link to download the jar file.

isobus-type-12.12-beta-javadoc.jar
isobus-type-12.12-beta-sources.jar
isobus-type-12.12-beta.jar
isobus-type-12.12-beta.pom



Related Tutorials