is not current version
Last Version 3.0.4

net.rapture:RaptureCommon 3.0.3

null

Categories

Categories

Net
GroupId

GroupId

net.rapture
ArtifactId

ArtifactId

RaptureCommon
Version

Version

3.0.3
Type

Type

jar

Download RaptureCommon 3.0.3


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