is not current version
Last Version 0.11.0

com.namehillsoftware:lazy-j 0.9.0

Embarassingly Simple Lazy Instantiation Library

GroupId

GroupId

com.namehillsoftware
ArtifactId

ArtifactId

lazy-j
Version

Version

0.9.0
Type

Type

jar

Download lazy-j 0.9.0


<!-- https://jarcasting.com/artifacts/com.namehillsoftware/lazy-j/ -->
<dependency>
    <groupId>com.namehillsoftware</groupId>
    <artifactId>lazy-j</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.namehillsoftware/lazy-j/
implementation 'com.namehillsoftware:lazy-j:0.9.0'
// https://jarcasting.com/artifacts/com.namehillsoftware/lazy-j/
implementation ("com.namehillsoftware:lazy-j:0.9.0")
'com.namehillsoftware:lazy-j:jar:0.9.0'
<dependency org="com.namehillsoftware" name="lazy-j" rev="0.9.0">
  <artifact name="lazy-j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.namehillsoftware', module='lazy-j', version='0.9.0')
)
libraryDependencies += "com.namehillsoftware" % "lazy-j" % "0.9.0"
[com.namehillsoftware/lazy-j "0.9.0"]