λ

A λ function tool.

License

License

GroupId

GroupId

io.github.fzdwx
ArtifactId

ArtifactId

lambda
Last Version

Last Version

0.10.9
Release Date

Release Date

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

How to add to project

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

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.

Versions

Version
0.10.9
0.10.8
0.10.7
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10
0.09.5
0.09.4
0.09.3
0.09.2
0.09.1
0.09
0.08
0.06-pre
0.05-pre
0.04
0.02
0.01