License |
License |
---|---|
GroupId | GroupIdio.github.fzdwx |
ArtifactId | ArtifactIdlambda |
Last Version | Last Version0.10.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionλ
A λ function tool.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lambda-0.10.9.pom | |
lambda-0.10.9.jar | 86 KB |
lambda-0.10.9-sources.jar | 42 KB |
lambda-0.10.9-javadoc.jar | 351 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |