Download tsutils-0.9.3.jar file - Jar t

Jar examples for t:tsutils

Description

Utility for timestamping.

You can download jar file tsutils 0.9.3 in this page.

License

GNU Lesser General Public License (LGPL), Version 2.1

Build File

You can use the following script to add tsutils-0.9.3.jar to your project.

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

Download

Click the following link to download the jar file.

tsutils-0.9.3-all.jar
tsutils-0.9.3-javadoc.jar
tsutils-0.9.3-sources.jar
tsutils-0.9.3.jar
tsutils-0.9.3.pom



Related Tutorials