geektool-all

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

License

License

GroupId

GroupId

cn.geektool
ArtifactId

ArtifactId

geektool-all
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://gitee.com/jiangdi/geektool

Download geektool-all

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1