Download rt-core-3.1.2.jar file - Jar r

Jar examples for r:rt-core

Description

You can download jar file rt-core 3.1.2 in this page.

Build File

You can use the following script to add rt-core-3.1.2.jar to your project.

<dependency>
   <groupId>li.rudin.rt</groupId>
   <artifactId>rt-core</artifactId>
   <version>3.1.2</version>
</dependency>
compile group: 'li.rudin.rt', name: 'rt-core', version: '3.1.2'
libraryDependencies += "li.rudin.rt" % "rt-core" % "3.1.2"
<dependency org="li.rudin.rt" name="rt-core" rev="3.1.2"/>
@Grapes(@Grab(group='li.rudin.rt', module='rt-core', version='3.1.2'))
'li.rudin.rt:rt-core:jar:3.1.2'

Download

Click the following link to download the jar file.

rt-core-3.1.2-javadoc.jar
rt-core-3.1.2-sources.jar
rt-core-3.1.2.jar
rt-core-3.1.2.pom



Related Tutorials