Last Version

xtool 1.0.3

xtool is a very small set of Java tools.

License

License

GroupId

GroupId

com.igeeksky
ArtifactId

ArtifactId

xtool
Version

Version

1.0.3
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 1.0.3


<!-- 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.