is not current version
Last Version 3.0.4

net.rapture:RaptureAPI 3.0.2

null

Categories

Categories

Net
GroupId

GroupId

net.rapture
ArtifactId

ArtifactId

RaptureAPI
Version

Version

3.0.2
Type

Type

jar

Download RaptureAPI 3.0.2


<!-- https://jarcasting.com/artifacts/net.rapture/RaptureAPI/ -->
<dependency>
    <groupId>net.rapture</groupId>
    <artifactId>RaptureAPI</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.rapture/RaptureAPI/
implementation 'net.rapture:RaptureAPI:3.0.2'
// https://jarcasting.com/artifacts/net.rapture/RaptureAPI/
implementation ("net.rapture:RaptureAPI:3.0.2")
'net.rapture:RaptureAPI:jar:3.0.2'
<dependency org="net.rapture" name="RaptureAPI" rev="3.0.2">
  <artifact name="RaptureAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rapture', module='RaptureAPI', version='3.0.2')
)
libraryDependencies += "net.rapture" % "RaptureAPI" % "3.0.2"
[net.rapture/RaptureAPI "3.0.2"]