is not current version
Last Version 0.10.9

λ 0.09.3

A λ function tool.

License

License

GroupId

GroupId

io.github.fzdwx
ArtifactId

ArtifactId

lambda
Version

Version

0.09.3
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.09.3


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
org.apache.commons : commons-lang3 jar 3.12.0
commons-collections : commons-collections jar 3.2.2
cn.hutool : hutool-all jar 5.8.0.M3
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.