Download weak-identity-hash-map-2.0.0.jar file - Jar w

Jar examples for w:weak-identity-hash-map

Description

A combination of WeakHashMap+IdentityHashMap

You can download jar file weak-identity-hash-map 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add weak-identity-hash-map-2.0.0.jar to your project.

<dependency>
   <groupId>com.github.gfx.util</groupId>
   <artifactId>weak-identity-hash-map</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.github.gfx.util', name: 'weak-identity-hash-map', version: '2.0.0'
libraryDependencies += "com.github.gfx.util" % "weak-identity-hash-map" % "2.0.0"
<dependency org="com.github.gfx.util" name="weak-identity-hash-map" rev="2.0.0"/>
@Grapes(@Grab(group='com.github.gfx.util', module='weak-identity-hash-map', version='2.0.0'))
'com.github.gfx.util:weak-identity-hash-map:jar:2.0.0'

Download

Click the following link to download the jar file.

weak-identity-hash-map-2.0.0-javadoc.jar
weak-identity-hash-map-2.0.0-sources.jar
weak-identity-hash-map-2.0.0.jar
weak-identity-hash-map-2.0.0.pom



Related Tutorials