tools

A collection of commonly used tools

License

License

aa
GroupId

GroupId

io.gitee.buzizhi
ArtifactId

ArtifactId

tools
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

tools
A collection of commonly used tools
Project URL

Project URL

https://gitee.com/BuZiZhi/tools.git
Source Code Management

Source Code Management

https://gitee.com/BuZiZhi/tools.git

Download tools

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0