Download castor-0.9.9.0-pre.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.0-pre in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

castor-0.9.9.0-pre.jar
castor-0.9.9.0-pre.pom



Related Tutorials