is not current version
Last Version 0.0.10

com.lazinessdevs:lazy-constructs 0.0.5

lazy-constructs

GroupId

GroupId

com.lazinessdevs
ArtifactId

ArtifactId

lazy-constructs
Version

Version

0.0.5
Type

Type

jar

Download lazy-constructs 0.0.5


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