Download ilcd-api-1.0.3.jar file - Jar i

Jar examples for i:ilcd-api

Description

A Java library for Object-XML mapping of the ILCD data format.

You can download jar file ilcd-api 1.0.3 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add ilcd-api-1.0.3.jar to your project.

<dependency>
   <groupId>com.okworx.ilcd</groupId>
   <artifactId>ilcd-api</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.okworx.ilcd', name: 'ilcd-api', version: '1.0.3'
libraryDependencies += "com.okworx.ilcd" % "ilcd-api" % "1.0.3"
<dependency org="com.okworx.ilcd" name="ilcd-api" rev="1.0.3"/>
@Grapes(@Grab(group='com.okworx.ilcd', module='ilcd-api', version='1.0.3'))
'com.okworx.ilcd:ilcd-api:jar:1.0.3'

Download

Click the following link to download the jar file.

ilcd-api-1.0.3-javadoc.jar
ilcd-api-1.0.3-sources.jar
ilcd-api-1.0.3.jar
ilcd-api-1.0.3.pom



Related Tutorials