MVN

com.igeeksky.xtool : xtool

Maven & Gradle

Nov 30, 2021
4 stars

xtool · xtool is a very small set of Java tools.

<dependency>
    <groupId>com.igeeksky.xtool</groupId>
    <artifactId>xtool</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.igeeksky.xtool : xtool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of com.igeeksky.xtool : xtool to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
xtool-1.0.6
xtool-1.0.5
xtool-1.0.4
xtool-1.0.2
xtool-1.0.1

How to add a dependency to Maven

Add the following com.igeeksky.xtool : xtool maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.igeeksky.xtool</groupId>
    <artifactId>xtool</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.igeeksky.xtool : xtool gradle dependency to your build.gradle file:

implementation 'com.igeeksky.xtool:xtool:1.0.6'

Gradle Kotlin DSL: Add the following com.igeeksky.xtool : xtool gradle kotlin dependency to your build.gradle.kts file:

implementation("com.igeeksky.xtool:xtool:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.igeeksky.xtool : xtool sbt scala dependency to your build.sbt file:

libraryDependencies += "com.igeeksky.xtool" % "xtool" % "1.0.6"

Advertisement

Dependencies from Group

Nov 30, 2021
4 stars

Discover Dependencies

Apr 06, 2022
178 stars
Apr 06, 2022
178 stars
Aug 24, 2023
1 usages
74 stars
Aug 24, 2023
1 usages
74 stars
Aug 24, 2023
1 usages
74 stars
Aug 24, 2023
1 usages
74 stars
Nov 27, 2021
0 stars
Aug 26, 2023
10 usages
553 stars
Nov 30, 2021
1 usages
15 stars
Dec 01, 2021