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

Jar examples for r:ratel-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials