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