is not current version
Last Version 3.0.4

net.rapture:PersistenceGenLib 3.0.1

null

Categories

Categories

Net
GroupId

GroupId

net.rapture
ArtifactId

ArtifactId

PersistenceGenLib
Version

Version

3.0.1
Type

Type

jar

Download PersistenceGenLib 3.0.1


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