Download ratel-core-1.2.11.jar file - Jar r

Jar examples for r:ratel-core

Description

You can download jar file ratel-core 1.2.11 in this page.

License

Apache License

Build File

You can use the following script to add ratel-core-1.2.11.jar to your project.

<dependency>
   <groupId>com.payu.ratel</groupId>
   <artifactId>ratel-core</artifactId>
   <version>1.2.11</version>
</dependency>
compile group: 'com.payu.ratel', name: 'ratel-core', version: '1.2.11'
libraryDependencies += "com.payu.ratel" % "ratel-core" % "1.2.11"
<dependency org="com.payu.ratel" name="ratel-core" rev="1.2.11"/>
@Grapes(@Grab(group='com.payu.ratel', module='ratel-core', version='1.2.11'))
'com.payu.ratel:ratel-core:jar:1.2.11'

Download

Click the following link to download the jar file.

ratel-core-1.2.11-javadoc.jar
ratel-core-1.2.11-sources.jar
ratel-core-1.2.11.jar
ratel-core-1.2.11.pom



Related Tutorials