Jar examples for j:java-util
Set of utilities in java: data structures (trie, b-star, octree) and search algorithms (a-star, genetic algorithm)
You can download jar file java-util 0.27.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add java-util-0.27.0.jar to your project.
<dependency> <groupId>com.metamx</groupId> <artifactId>java-util</artifactId> <version>0.27.0</version> </dependency>
compile group: 'com.metamx', name: 'java-util', version: '0.27.0'
libraryDependencies += "com.metamx" % "java-util" % "0.27.0"
<dependency org="com.metamx" name="java-util" rev="0.27.0"/>
@Grapes(@Grab(group='com.metamx', module='java-util', version='0.27.0'))
'com.metamx:java-util:jar:0.27.0'
Click the following link to download the jar file.
java-util-0.27.0-javadoc.jar