GroupId | GroupIdcom.lazinessdevs |
---|---|
ArtifactId | ArtifactIdlazy-constructs |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
lazy-constructs-0.0.4.pom | |
lazy-constructs-0.0.4.jar | 46 KB |
lazy-constructs-0.0.4-sources.jar | 44 KB |
lazy-constructs-0.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lazinessdevs/lazy-constructs/
implementation 'com.lazinessdevs:lazy-constructs:0.0.4'
// https://jarcasting.com/artifacts/com.lazinessdevs/lazy-constructs/
implementation ("com.lazinessdevs:lazy-constructs:0.0.4")
'com.lazinessdevs:lazy-constructs:jar:0.0.4'
<dependency org="com.lazinessdevs" name="lazy-constructs" rev="0.0.4">
<artifact name="lazy-constructs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lazinessdevs', module='lazy-constructs', version='0.0.4')
)
libraryDependencies += "com.lazinessdevs" % "lazy-constructs" % "0.0.4"
[com.lazinessdevs/lazy-constructs "0.0.4"]