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