is not current version
Last Version 0.4.0

com.github.nill14.utils:lazy-init 0.2.4


GroupId

GroupId

com.github.nill14.utils
ArtifactId

ArtifactId

lazy-init
Version

Version

0.2.4
Type

Type

jar

Download lazy-init 0.2.4


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