is not current version
Last Version 1.3.2

Team33 Lazy Initialization Library - Edition 1 1.2.1

Provides generic envelope classes that support lazy initialization

License

License

GroupId

GroupId

de.team33.patterns
ArtifactId

ArtifactId

lazy-01
Version

Version

1.2.1
Type

Type

jar
Description

Description

Team33 Lazy Initialization Library - Edition 1
Provides generic envelope classes that support lazy initialization
Project URL

Project URL

http://team33.de/dev/patterns/lazy-01

Download lazy-01 1.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
de.team33.patterns : exceptional-01 jar 1.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.