Jar examples for r:rt-core
You can download jar file rt-core 2.9 in this page.
You can use the following script to add rt-core-2.9.jar to your project.
<dependency> <groupId>li.rudin.rt</groupId> <artifactId>rt-core</artifactId> <version>2.9</version> </dependency>
compile group: 'li.rudin.rt', name: 'rt-core', version: '2.9'
libraryDependencies += "li.rudin.rt" % "rt-core" % "2.9"
<dependency org="li.rudin.rt" name="rt-core" rev="2.9"/>
@Grapes(@Grab(group='li.rudin.rt', module='rt-core', version='2.9'))
'li.rudin.rt:rt-core:jar:2.9'
Click the following link to download the jar file.
rt-core-2.9-javadoc.jar