WeakIdentityHashMap

A combination of WeakHashMap+IdentityHashMap

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.gfx.util
ArtifactId

ArtifactId

weak-identity-hash-map
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

WeakIdentityHashMap
A combination of WeakHashMap+IdentityHashMap
Project URL

Project URL

https://github.com/gfx/Java-WeakIdentityHashMap
Source Code Management

Source Code Management

https://github.com/gfx/Java-WeakIdentityHashMap

Download weak-identity-hash-map

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gfx.util/weak-identity-hash-map/ -->
<dependency>
    <groupId>com.github.gfx.util</groupId>
    <artifactId>weak-identity-hash-map</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gfx.util/weak-identity-hash-map/
implementation 'com.github.gfx.util:weak-identity-hash-map:2.0.1'
// https://jarcasting.com/artifacts/com.github.gfx.util/weak-identity-hash-map/
implementation ("com.github.gfx.util:weak-identity-hash-map:2.0.1")
'com.github.gfx.util:weak-identity-hash-map:jar:2.0.1'
<dependency org="com.github.gfx.util" name="weak-identity-hash-map" rev="2.0.1">
  <artifact name="weak-identity-hash-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gfx.util', module='weak-identity-hash-map', version='2.0.1')
)
libraryDependencies += "com.github.gfx.util" % "weak-identity-hash-map" % "2.0.1"
[com.github.gfx.util/weak-identity-hash-map "2.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar +

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.0