Download GeneralUtility-1.0.0.jar file - Jar g

Jar examples for g:GeneralUtility

Description

TSCore is a common library for pretty much anything.

You can download jar file GeneralUtility 1.0.0 in this page.

License

The MIT License

Build File

You can use the following script to add GeneralUtility-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

GeneralUtility-1.0.0-javadoc.jar
GeneralUtility-1.0.0-sources.jar
GeneralUtility-1.0.0.jar
GeneralUtility-1.0.0.pom



Related Tutorials