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

Jar examples for r:rt-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials