Lazy Init


License

License

GroupId

GroupId

com.github.nill14.utils
ArtifactId

ArtifactId

lazy-init
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Lazy Init

Download lazy-init

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.nill14.parsers : dependency-graph jar 2.3.0
com.google.guava : guava jar 18.0
com.google.inject : guice Optional jar 4.0-beta5
org.slf4j : slf4j-api jar 1.7.7
javax.annotation : javax.annotation-api jar 1.2
com.google.code.findbugs : jsr305 jar 3.0.0
javax.inject : javax.inject jar 1
org.javassist : javassist Optional jar 3.18.2-GA
com.github.nill14.utils : java8-utils jar 0.4.0

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7
org.testng : testng jar 6.8.21
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.3
0.3.1
0.3.0
0.2.4
0.2.3
0.2.1
0.2.0
0.1.9
0.1.7
0.1.6
0.1.5
0.1.3
0.1.2
0.1.1
0.1.0