xtool

xtool is a very small set of Java tools.

License

License

GroupId

GroupId

com.igeeksky
ArtifactId

ArtifactId

xtool
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

xtool
xtool is a very small set of Java tools.
Project URL

Project URL

https://github.com/patricklaux/xtool
Source Code Management

Source Code Management

https://github.com/patricklaux/xtool

Download xtool

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.0