Jar examples for w:weak-identity-hash-map
A combination of WeakHashMap+IdentityHashMap
You can download jar file weak-identity-hash-map 2.0.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
weak-identity-hash-map-2.0.0-javadoc.jar