Download thomasjungblut-common-1.0.jar file - Jar t

Jar examples for t:thomasjungblut-common

Description

This is my common library.

You can download jar file thomasjungblut-common 1.0 in this page.

License

Apache 2

Build File

You can use the following script to add thomasjungblut-common-1.0.jar to your project.

<dependency>
   <groupId>de.jungblut.common</groupId>
   <artifactId>thomasjungblut-common</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'de.jungblut.common', name: 'thomasjungblut-common', version: '1.0'
libraryDependencies += "de.jungblut.common" % "thomasjungblut-common" % "1.0"
<dependency org="de.jungblut.common" name="thomasjungblut-common" rev="1.0"/>
@Grapes(@Grab(group='de.jungblut.common', module='thomasjungblut-common', version='1.0'))
'de.jungblut.common:thomasjungblut-common:jar:1.0'

Download

Click the following link to download the jar file.

thomasjungblut-common-1.0-javadoc.jar
thomasjungblut-common-1.0-sources.jar
thomasjungblut-common-1.0.jar
thomasjungblut-common-1.0.pom



Related Tutorials