License |
License |
---|---|
GroupId | GroupIdorg.cojen |
ArtifactId | ArtifactIdtupl |
Version | Version1.3.12.3 |
Type | Typejar |
Description |
DescriptionTupl
The Unnamed Persistence Library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tupl-1.3.12.3.pom | |
tupl-1.3.12.3.jar | 864 KB |
tupl-1.3.12.3-sources.jar | 672 KB |
tupl-1.3.12.3-javadoc.jar | 453 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cojen/tupl/ -->
<dependency>
<groupId>org.cojen</groupId>
<artifactId>tupl</artifactId>
<version>1.3.12.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.cojen/tupl/
implementation 'org.cojen:tupl:1.3.12.3'
// https://jarcasting.com/artifacts/org.cojen/tupl/
implementation ("org.cojen:tupl:1.3.12.3")
'org.cojen:tupl:jar:1.3.12.3'
<dependency org="org.cojen" name="tupl" rev="1.3.12.3">
<artifact name="tupl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cojen', module='tupl', version='1.3.12.3')
)
libraryDependencies += "org.cojen" % "tupl" % "1.3.12.3"
[org.cojen/tupl "1.3.12.3"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jna : jna-platform | jar | [4.2,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |