Last Version

Lazy4J 1.0.2

A generic Lazy class in java

License

License

GroupId

GroupId

nl.talsmasoftware
ArtifactId

ArtifactId

lazy4j
Version

Version

1.0.2
Type

Type

jar
Description

Description

Lazy4J
A generic Lazy class in java
Project URL

Project URL

https://github.com/talsma-ict/lazy4j
Project Organization

Project Organization

Talsma ICT
Source Code Management

Source Code Management

https://github.com/talsma-ict/lazy4j.git

Download lazy4j 1.0.2


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

Dependencies

provided (1)

Group / Artifact Type Version
nl.talsmasoftware : umldoclet Optional jar 2.0.12

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.hamcrest : hamcrest jar 2.2
org.slf4j : jul-to-slf4j jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.