is not current version
Last Version 0.6.0

br.com.objectos.way:lazy 0.2.0


GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

lazy
Version

Version

0.2.0
Type

Type

jar

Download lazy 0.2.0


<!-- https://jarcasting.com/artifacts/br.com.objectos.way/lazy/ -->
<dependency>
    <groupId>br.com.objectos.way</groupId>
    <artifactId>lazy</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.way/lazy/
implementation 'br.com.objectos.way:lazy:0.2.0'
// https://jarcasting.com/artifacts/br.com.objectos.way/lazy/
implementation ("br.com.objectos.way:lazy:0.2.0")
'br.com.objectos.way:lazy:jar:0.2.0'
<dependency org="br.com.objectos.way" name="lazy" rev="0.2.0">
  <artifact name="lazy" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.way', module='lazy', version='0.2.0')
)
libraryDependencies += "br.com.objectos.way" % "lazy" % "0.2.0"
[br.com.objectos.way/lazy "0.2.0"]