Download castor-0.9.9.jar file - Jar c

Jar examples for c:castor

Description

This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.

You can download jar file castor 0.9.9 in this page.

License

Apache License

Build File

You can use the following script to add castor-0.9.9.jar to your project.

<dependency>
   <groupId>castor</groupId>
   <artifactId>castor</artifactId>
   <version>0.9.9</version>
</dependency>
compile group: 'castor', name: 'castor', version: '0.9.9'
libraryDependencies += "castor" % "castor" % "0.9.9"
<dependency org="castor" name="castor" rev="0.9.9"/>
@Grapes(@Grab(group='castor', module='castor', version='0.9.9'))
'castor:castor:jar:0.9.9'

Download

Click the following link to download the jar file.

castor-0.9.9-srcgen-ant-task.jar
castor-0.9.9-xml.jar
castor-0.9.9.jar
castor-0.9.9.pom



Related Tutorials