Download crcl4java-base-1.8.jar file - Jar c

Jar examples for c:crcl4java-base

Description

XJC autogenerated classes corresponding to the CRCL XSD schema files.

You can download jar file crcl4java-base 1.8 in this page.

Build File

You can use the following script to add crcl4java-base-1.8.jar to your project.

<dependency>
   <groupId>com.github.wshackle</groupId>
   <artifactId>crcl4java-base</artifactId>
   <version>1.8</version>
</dependency>
compile group: 'com.github.wshackle', name: 'crcl4java-base', version: '1.8'
libraryDependencies += "com.github.wshackle" % "crcl4java-base" % "1.8"
<dependency org="com.github.wshackle" name="crcl4java-base" rev="1.8"/>
@Grapes(@Grab(group='com.github.wshackle', module='crcl4java-base', version='1.8'))
'com.github.wshackle:crcl4java-base:jar:1.8'

Download

Click the following link to download the jar file.

crcl4java-base-1.8-javadoc.jar
crcl4java-base-1.8-sources.jar
crcl4java-base-1.8.jar
crcl4java-base-1.8.pom



Related Tutorials