GroupId | GroupIdcom.lazinessdevs |
---|---|
ArtifactId | ArtifactIdlazy-constructs |
Version | Version0.0.8 |
Type | Typejar |
Filename | Size |
---|---|
lazy-constructs-0.0.8.pom | |
lazy-constructs-0.0.8.jar | 46 KB |
lazy-constructs-0.0.8-sources.jar | 45 KB |
lazy-constructs-0.0.8-javadoc.jar | 442 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lazinessdevs/lazy-constructs/ -->
<dependency>
<groupId>com.lazinessdevs</groupId>
<artifactId>lazy-constructs</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.lazinessdevs/lazy-constructs/
implementation 'com.lazinessdevs:lazy-constructs:0.0.8'
// https://jarcasting.com/artifacts/com.lazinessdevs/lazy-constructs/
implementation ("com.lazinessdevs:lazy-constructs:0.0.8")
'com.lazinessdevs:lazy-constructs:jar:0.0.8'
<dependency org="com.lazinessdevs" name="lazy-constructs" rev="0.0.8">
<artifact name="lazy-constructs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lazinessdevs', module='lazy-constructs', version='0.0.8')
)
libraryDependencies += "com.lazinessdevs" % "lazy-constructs" % "0.0.8"
[com.lazinessdevs/lazy-constructs "0.0.8"]