is not current version
Last Version 0.4.0

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


GroupId

GroupId

com.github.nill14.utils
ArtifactId

ArtifactId

lazy-init
Version

Version

0.3.1
Type

Type

jar

Download lazy-init 0.3.1


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