GroupId | GroupIduy.kohesive.chillambda |
---|---|
ArtifactId | ArtifactIdchillambda |
Version | Version1.0.0-BETA-01 |
Type | Typejar |
Filename | Size |
---|---|
chillambda-1.0.0-BETA-01.pom | |
chillambda-1.0.0-BETA-01.jar | 26 KB |
chillambda-1.0.0-BETA-01-sources.jar | 3 KB |
chillambda-1.0.0-BETA-01-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/uy.kohesive.chillambda/chillambda/ -->
<dependency>
<groupId>uy.kohesive.chillambda</groupId>
<artifactId>chillambda</artifactId>
<version>1.0.0-BETA-01</version>
</dependency>
// https://jarcasting.com/artifacts/uy.kohesive.chillambda/chillambda/
implementation 'uy.kohesive.chillambda:chillambda:1.0.0-BETA-01'
// https://jarcasting.com/artifacts/uy.kohesive.chillambda/chillambda/
implementation ("uy.kohesive.chillambda:chillambda:1.0.0-BETA-01")
'uy.kohesive.chillambda:chillambda:jar:1.0.0-BETA-01'
<dependency org="uy.kohesive.chillambda" name="chillambda" rev="1.0.0-BETA-01">
<artifact name="chillambda" type="jar" />
</dependency>
@Grapes(
@Grab(group='uy.kohesive.chillambda', module='chillambda', version='1.0.0-BETA-01')
)
libraryDependencies += "uy.kohesive.chillambda" % "chillambda" % "1.0.0-BETA-01"
[uy.kohesive.chillambda/chillambda "1.0.0-BETA-01"]