Jar examples for r:RaptureAPI
null
You can download jar file RaptureAPI 3.0.2 in this page.
The MIT License (MIT)
You can use the following script to add RaptureAPI-3.0.2.jar to your project.
<dependency> <groupId>net.rapture</groupId> <artifactId>RaptureAPI</artifactId> <version>3.0.2</version> </dependency>
compile group: 'net.rapture', name: 'RaptureAPI', version: '3.0.2'
libraryDependencies += "net.rapture" % "RaptureAPI" % "3.0.2"
<dependency org="net.rapture" name="RaptureAPI" rev="3.0.2"/>
@Grapes(@Grab(group='net.rapture', module='RaptureAPI', version='3.0.2'))
'net.rapture:RaptureAPI:jar:3.0.2'
Click the following link to download the jar file.
RaptureAPI-3.0.2-javadoc.jar