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

Jar examples for r:ratel-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials