icefrog-all

icefrog是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。

License

License

GroupId

GroupId

io.github.whaleal
ArtifactId

ArtifactId

icefrog-all
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

icefrog-all
icefrog是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。
Project URL

Project URL

https://github.com/whaleal/icefrog

Download icefrog-all

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0