Jar examples for u:util
AgroSense utility module, contains a variety of utility classes. Swing specific utility classes can be found in the util-swing module
You can download jar file util 0.0.4 in this page.
The GNU Lesser General Public License, Version 3.0
You can use the following script to add util-0.0.4.jar to your project.
<dependency> <groupId>com.github.snowdream.android</groupId> <artifactId>util</artifactId> <version>0.0.4</version> </dependency>
compile group: 'com.github.snowdream.android', name: 'util', version: '0.0.4'
libraryDependencies += "com.github.snowdream.android" % "util" % "0.0.4"
<dependency org="com.github.snowdream.android" name="util" rev="0.0.4"/>
@Grapes(@Grab(group='com.github.snowdream.android', module='util', version='0.0.4'))
'com.github.snowdream.android:util:jar:0.0.4'
Click the following link to download the jar file.
util-0.0.4-javadoc.jar