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.1.29 in this page.
The GNU Lesser General Public License, Version 3.0
You can use the following script to add util-0.1.29.jar to your project.
<dependency> <groupId>com.facebook.jcommon</groupId> <artifactId>util</artifactId> <version>0.1.29</version> </dependency>
compile group: 'com.facebook.jcommon', name: 'util', version: '0.1.29'
libraryDependencies += "com.facebook.jcommon" % "util" % "0.1.29"
<dependency org="com.facebook.jcommon" name="util" rev="0.1.29"/>
@Grapes(@Grab(group='com.facebook.jcommon', module='util', version='0.1.29'))
'com.facebook.jcommon:util:jar:0.1.29'
Click the following link to download the jar file.
util-0.1.29-javadoc.jar