de.adito.util:weak

utility package for java weak references

License

License

MIT License
GroupId

GroupId

de.adito.util
ArtifactId

ArtifactId

weak
Last Version

Last Version

1.0.1
Release Date

Release Date

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

How to add to project

<!-- 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.

weak

Build Status

This is a utility package for weak references.

de.adito.util

ADITO Software GmbH

Versions

Version
1.0.1
1.0