Download race-core_2.12-1.5.3.jar file - Jar r

Jar examples for r:race-core-2.12

Description

race-core

You can download jar file race-core_2.12 1.5.3 in this page.

License

Apache 2

Build File

You can use the following script to add race-core_2.12-1.5.3.jar to your project.

<dependency>
   <groupId>gov.nasa.race</groupId>
   <artifactId>race-core_2.12</artifactId>
   <version>1.5.3</version>
</dependency>
compile group: 'gov.nasa.race', name: 'race-core_2.12', version: '1.5.3'
libraryDependencies += "gov.nasa.race" % "race-core_2.12" % "1.5.3"
<dependency org="gov.nasa.race" name="race-core_2.12" rev="1.5.3"/>
@Grapes(@Grab(group='gov.nasa.race', module='race-core_2.12', version='1.5.3'))
'gov.nasa.race:race-core_2.12:jar:1.5.3'

Download

Click the following link to download the jar file.

race-core_2.12-1.5.3-javadoc.jar
race-core_2.12-1.5.3-sources.jar
race-core_2.12-1.5.3.jar
race-core_2.12-1.5.3.pom



Related Tutorials