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