Jar examples for j:java-concurrent-hash-trie-map
Java implementation of a concurrent trie hash map from Scala collections library
You can download jar file java-concurrent-hash-trie-map 0.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add java-concurrent-hash-trie-map-0.2.0.jar to your project.
<dependency> <groupId>com.github.romix</groupId> <artifactId>java-concurrent-hash-trie-map</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.github.romix', name: 'java-concurrent-hash-trie-map', version: '0.2.0'
libraryDependencies += "com.github.romix" % "java-concurrent-hash-trie-map" % "0.2.0"
<dependency org="com.github.romix" name="java-concurrent-hash-trie-map" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.romix', module='java-concurrent-hash-trie-map', version='0.2.0'))
'com.github.romix:java-concurrent-hash-trie-map:jar:0.2.0'
Click the following link to download the jar file.
java-concurrent-hash-trie-map-0.2.0-javadoc.jar