License |
License |
---|---|
GroupId | GroupIdru.noties |
ArtifactId | ArtifactIdlazy |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionLazy
Lazy
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lazy-1.1.0.pom | |
lazy-1.1.0.jar | 5 KB |
lazy-1.1.0-sources.jar | 2 KB |
lazy-1.1.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.noties/lazy/ -->
<dependency>
<groupId>ru.noties</groupId>
<artifactId>lazy</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.noties/lazy/
implementation 'ru.noties:lazy:1.1.0'
// https://jarcasting.com/artifacts/ru.noties/lazy/
implementation ("ru.noties:lazy:1.1.0")
'ru.noties:lazy:jar:1.1.0'
<dependency org="ru.noties" name="lazy" rev="1.1.0">
<artifact name="lazy" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.noties', module='lazy', version='1.1.0')
)
libraryDependencies += "ru.noties" % "lazy" % "1.1.0"
[ru.noties/lazy "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 27.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |