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

Jar examples for r:rt-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials