Jar examples for i:ilcd-api
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.
GNU Lesser General Public License
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'
Click the following link to download the jar file.
ilcd-api-1.0.3-javadoc.jar