License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdlazy |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: lazy
Lazy evaluate primitives or object values.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lazy-0.3.0.pom | |
lazy-0.3.0.jar | 4 KB |
lazy-0.3.0-sources.jar | 4 KB |
lazy-0.3.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/lazy/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>lazy</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/lazy/
implementation 'br.com.objectos:lazy:0.3.0'
// https://jarcasting.com/artifacts/br.com.objectos/lazy/
implementation ("br.com.objectos:lazy:0.3.0")
'br.com.objectos:lazy:jar:0.3.0'
<dependency org="br.com.objectos" name="lazy" rev="0.3.0">
<artifact name="lazy" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='lazy', version='0.3.0')
)
libraryDependencies += "br.com.objectos" % "lazy" % "0.3.0"
[br.com.objectos/lazy "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : testing | jar | 0.1.1 |