Jar examples for u:utilsj
Various Java utility classes including transactional collections, collection helpers, synchronisation utilities, thread utilities and build utilities classes.
You can download jar file utilsj 1.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add utilsj-1.0.2.jar to your project.
<dependency> <groupId>com.workplacesystems.utilsj</groupId> <artifactId>utilsj</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.workplacesystems.utilsj', name: 'utilsj', version: '1.0.2'
libraryDependencies += "com.workplacesystems.utilsj" % "utilsj" % "1.0.2"
<dependency org="com.workplacesystems.utilsj" name="utilsj" rev="1.0.2"/>
@Grapes(@Grab(group='com.workplacesystems.utilsj', module='utilsj', version='1.0.2'))
'com.workplacesystems.utilsj:utilsj:jar:1.0.2'
Click the following link to download the jar file.
utilsj-1.0.2-javadoc.jar