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