Download tupl-1.3.11.jar file - Jar t

Jar examples for t:tupl

Description

The Unnamed Persistence Library.

You can download jar file tupl 1.3.11 in this page.

License

Apache License Version 2.0

Build File

You can use the following script to add tupl-1.3.11.jar to your project.

<dependency>
   <groupId>org.cojen</groupId>
   <artifactId>tupl</artifactId>
   <version>1.3.11</version>
</dependency>
compile group: 'org.cojen', name: 'tupl', version: '1.3.11'
libraryDependencies += "org.cojen" % "tupl" % "1.3.11"
<dependency org="org.cojen" name="tupl" rev="1.3.11"/>
@Grapes(@Grab(group='org.cojen', module='tupl', version='1.3.11'))
'org.cojen:tupl:jar:1.3.11'

Download

Click the following link to download the jar file.

tupl-1.3.11-javadoc.jar
tupl-1.3.11-sources.jar
tupl-1.3.11.jar
tupl-1.3.11.pom



Related Tutorials