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