is not current version
Last Version 0.10.9

λ 0.10.8

A λ function tool.

License

License

GroupId

GroupId

io.github.fzdwx
ArtifactId

ArtifactId

lambda
Version

Version

0.10.8
Type

Type

jar
Description

Description

λ
A λ function tool.
Project URL

Project URL

https://github.com/fzdwx/lambda
Source Code Management

Source Code Management

https://github.com/fzdwx/lambda

Download lambda 0.10.8


<!-- https://jarcasting.com/artifacts/io.github.fzdwx/lambda/ -->
<dependency>
    <groupId>io.github.fzdwx</groupId>
    <artifactId>lambda</artifactId>
    <version>0.10.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fzdwx/lambda/
implementation 'io.github.fzdwx:lambda:0.10.8'
// https://jarcasting.com/artifacts/io.github.fzdwx/lambda/
implementation ("io.github.fzdwx:lambda:0.10.8")
'io.github.fzdwx:lambda:jar:0.10.8'
<dependency org="io.github.fzdwx" name="lambda" rev="0.10.8">
  <artifact name="lambda" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fzdwx', module='lambda', version='0.10.8')
)
libraryDependencies += "io.github.fzdwx" % "lambda" % "0.10.8"
[io.github.fzdwx/lambda "0.10.8"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
org.jline : jline jar 3.21.0
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework : spring-core jar 5.3.20
commons-collections : commons-collections jar 3.2.2
cn.hutool : hutool-all jar 5.8.2
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.