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