is not current version
Last Version 1.0.0-BETA-08

uy.kohesive.chillambda:chillambda 1.0.0-BETA-07

Safe and secure serialization and shipping of Kotlin lambdas for remote execution.

GroupId

GroupId

uy.kohesive.chillambda
ArtifactId

ArtifactId

chillambda
Version

Version

1.0.0-BETA-07
Type

Type

jar

Download chillambda 1.0.0-BETA-07


<!-- https://jarcasting.com/artifacts/uy.kohesive.chillambda/chillambda/ -->
<dependency>
    <groupId>uy.kohesive.chillambda</groupId>
    <artifactId>chillambda</artifactId>
    <version>1.0.0-BETA-07</version>
</dependency>
// https://jarcasting.com/artifacts/uy.kohesive.chillambda/chillambda/
implementation 'uy.kohesive.chillambda:chillambda:1.0.0-BETA-07'
// https://jarcasting.com/artifacts/uy.kohesive.chillambda/chillambda/
implementation ("uy.kohesive.chillambda:chillambda:1.0.0-BETA-07")
'uy.kohesive.chillambda:chillambda:jar:1.0.0-BETA-07'
<dependency org="uy.kohesive.chillambda" name="chillambda" rev="1.0.0-BETA-07">
  <artifact name="chillambda" type="jar" />
</dependency>
@Grapes(
@Grab(group='uy.kohesive.chillambda', module='chillambda', version='1.0.0-BETA-07')
)
libraryDependencies += "uy.kohesive.chillambda" % "chillambda" % "1.0.0-BETA-07"
[uy.kohesive.chillambda/chillambda "1.0.0-BETA-07"]