GroupId | GroupIdcom.github.nill14.utils |
---|---|
ArtifactId | ArtifactIdlazy-init |
Version | Version0.3.3 |
Type | Typejar |
Filename | Size |
---|---|
lazy-init-0.3.3.pom | |
lazy-init-0.3.3.jar | 158 KB |
lazy-init-0.3.3-sources.jar | 77 KB |
lazy-init-0.3.3-javadoc.jar | 501 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nill14.utils/lazy-init/ -->
<dependency>
<groupId>com.github.nill14.utils</groupId>
<artifactId>lazy-init</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nill14.utils/lazy-init/
implementation 'com.github.nill14.utils:lazy-init:0.3.3'
// https://jarcasting.com/artifacts/com.github.nill14.utils/lazy-init/
implementation ("com.github.nill14.utils:lazy-init:0.3.3")
'com.github.nill14.utils:lazy-init:jar:0.3.3'
<dependency org="com.github.nill14.utils" name="lazy-init" rev="0.3.3">
<artifact name="lazy-init" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nill14.utils', module='lazy-init', version='0.3.3')
)
libraryDependencies += "com.github.nill14.utils" % "lazy-init" % "0.3.3"
[com.github.nill14.utils/lazy-init "0.3.3"]