Download RaptureAPI-3.0.4.jar file - Jar r

Jar examples for r:RaptureAPI

Description

null

You can download jar file RaptureAPI 3.0.4 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add RaptureAPI-3.0.4.jar to your project.

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

Download

Click the following link to download the jar file.

RaptureAPI-3.0.4-javadoc.jar
RaptureAPI-3.0.4-sources.jar
RaptureAPI-3.0.4.jar
RaptureAPI-3.0.4.pom



Related Tutorials