License |
License
MIT License
|
---|---|
GroupId | GroupIdde.adito.util |
ArtifactId | ArtifactIdweak |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionde.adito.util:weak
utility package for java weak references
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
weak-1.0.1.pom | |
weak-1.0.1.jar | 10 KB |
weak-1.0.1-sources.jar | 5 KB |
weak-1.0.1-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.adito.util/weak/ -->
<dependency>
<groupId>de.adito.util</groupId>
<artifactId>weak</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.adito.util/weak/
implementation 'de.adito.util:weak:1.0.1'
// https://jarcasting.com/artifacts/de.adito.util/weak/
implementation ("de.adito.util:weak:1.0.1")
'de.adito.util:weak:jar:1.0.1'
<dependency org="de.adito.util" name="weak" rev="1.0.1">
<artifact name="weak" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adito.util', module='weak', version='1.0.1')
)
libraryDependencies += "de.adito.util" % "weak" % "1.0.1"
[de.adito.util/weak "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |