Jar examples for w:weak
utility package for java weak references
You can download jar file weak 1.0 in this page.
MIT License
You can use the following script to add weak-1.0.jar to your project.
<dependency> <groupId>de.adito.util</groupId> <artifactId>weak</artifactId> <version>1.0</version> </dependency>
compile group: 'de.adito.util', name: 'weak', version: '1.0'
libraryDependencies += "de.adito.util" % "weak" % "1.0"
<dependency org="de.adito.util" name="weak" rev="1.0"/>
@Grapes(@Grab(group='de.adito.util', module='weak', version='1.0'))
'de.adito.util:weak:jar:1.0'
Click the following link to download the jar file.
weak-1.0-javadoc.jar