Jar examples for g:GeneralUtility
TSCore is a common library for pretty much anything.
You can download jar file GeneralUtility 1.0.0 in this page.
The MIT License
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'
Click the following link to download the jar file.
GeneralUtility-1.0.0-javadoc.jar