Download RaptureCore-3.0.1.jar file - Jar r

Jar examples for r:RaptureCore

Description

null

You can download jar file RaptureCore 3.0.1 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add RaptureCore-3.0.1.jar to your project.

<dependency>
   <groupId>net.rapture</groupId>
   <artifactId>RaptureCore</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'net.rapture', name: 'RaptureCore', version: '3.0.1'
libraryDependencies += "net.rapture" % "RaptureCore" % "3.0.1"
<dependency org="net.rapture" name="RaptureCore" rev="3.0.1"/>
@Grapes(@Grab(group='net.rapture', module='RaptureCore', version='3.0.1'))
'net.rapture:RaptureCore:jar:3.0.1'

Download

Click the following link to download the jar file.

RaptureCore-3.0.1-javadoc.jar
RaptureCore-3.0.1-sources.jar
RaptureCore-3.0.1.jar
RaptureCore-3.0.1.pom



Related Tutorials