License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdru.noties.storm |
ArtifactId | ArtifactIdlazy |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStorm2.0
Android Storm2.0 library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lazy-2.0.0.pom | |
lazy-2.0.0.jar | 2 KB |
lazy-2.0.0-sources.jar | 1 KB |
lazy-2.0.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.noties.storm/lazy/ -->
<dependency>
<groupId>ru.noties.storm</groupId>
<artifactId>lazy</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.noties.storm/lazy/
implementation 'ru.noties.storm:lazy:2.0.0'
// https://jarcasting.com/artifacts/ru.noties.storm/lazy/
implementation ("ru.noties.storm:lazy:2.0.0")
'ru.noties.storm:lazy:jar:2.0.0'
<dependency org="ru.noties.storm" name="lazy" rev="2.0.0">
<artifact name="lazy" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.noties.storm', module='lazy', version='2.0.0')
)
libraryDependencies += "ru.noties.storm" % "lazy" % "2.0.0"
[ru.noties.storm/lazy "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |