Last Version

de.adito.util:weak 1.0.1

utility package for java weak references

License

License

MIT License
GroupId

GroupId

de.adito.util
ArtifactId

ArtifactId

weak
Version

Version

1.0.1
Type

Type

jar
Description

Description

de.adito.util:weak
utility package for java weak references
Project URL

Project URL

https://github.com/aditosoftware/weak
Project Organization

Project Organization

ADITO Software GmbH
Source Code Management

Source Code Management

https://github.com/aditosoftware/weak

Download weak 1.0.1


<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.