Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.github.gfx.util |
ArtifactId | ArtifactIdweak-identity-hash-map |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
weak-identity-hash-map-2.0.0.pom | |
weak-identity-hash-map-2.0.0.jar | 13 KB |
weak-identity-hash-map-2.0.0-sources.jar | 5 KB |
weak-identity-hash-map-2.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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.0</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.0'
// https://jarcasting.com/artifacts/com.github.gfx.util/weak-identity-hash-map/
implementation ("com.github.gfx.util:weak-identity-hash-map:2.0.0")
'com.github.gfx.util:weak-identity-hash-map:jar:2.0.0'
<dependency org="com.github.gfx.util" name="weak-identity-hash-map" rev="2.0.0">
<artifact name="weak-identity-hash-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gfx.util', module='weak-identity-hash-map', version='2.0.0')
)
libraryDependencies += "com.github.gfx.util" % "weak-identity-hash-map" % "2.0.0"
[com.github.gfx.util/weak-identity-hash-map "2.0.0"]