is not current version
Last Version 1.6.0

org.cojen:tupl 1.3.11

The Unnamed Persistence Library.

GroupId

GroupId

org.cojen
ArtifactId

ArtifactId

tupl
Version

Version

1.3.11
Type

Type

jar

Download tupl 1.3.11


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