lazy-j

Embarassingly Simple Lazy Instantiation Library

License

License

https://www.gnu.org/copyleft/lesser.html
GroupId

GroupId

com.namehillsoftware
ArtifactId

ArtifactId

lazy-j
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

lazy-j
Embarassingly Simple Lazy Instantiation Library
Project URL

Project URL

http://www.namehillsoftware.com/
Source Code Management

Source Code Management

https://github.com/danrien/lazy-j

Download lazy-j

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.0
0.9.0