MVN

me.xuxiaoxiao : xtools-common

Maven & Gradle

Dec 28, 2020
2 usages
7 stars

xtools-common · Java开发基础工具集,陆续收录常用的java代码,令代码更加简洁美观

<dependency>
    <groupId>me.xuxiaoxiao</groupId>
    <artifactId>xtools-common</artifactId>
    <version>1.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.xuxiaoxiao : xtools-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.2

All Versions

Choose a version of me.xuxiaoxiao : xtools-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
xtools-common-1.4.2
xtools-common-1.4.1
xtools-common-1.4.0
1.3.x
xtools-common-1.3.2
xtools-common-1.3.1
xtools-common-1.3.0
1.2.x
xtools-common-1.2.1
xtools-common-1.2.0
1.1.x
xtools-common-1.1.3
xtools-common-1.1.2
xtools-common-1.1.1
xtools-common-1.1.0
1.0.x
xtools-common-1.0.2
xtools-common-1.0.1
xtools-common-1.0.0-RELEASE

How to add a dependency to Maven

Add the following me.xuxiaoxiao : xtools-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.xuxiaoxiao</groupId>
    <artifactId>xtools-common</artifactId>
    <version>1.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.xuxiaoxiao : xtools-common gradle dependency to your build.gradle file:

implementation 'me.xuxiaoxiao:xtools-common:1.4.2'

Gradle Kotlin DSL: Add the following me.xuxiaoxiao : xtools-common gradle kotlin dependency to your build.gradle.kts file:

implementation("me.xuxiaoxiao:xtools-common:1.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.xuxiaoxiao : xtools-common sbt scala dependency to your build.sbt file:

libraryDependencies += "me.xuxiaoxiao" % "xtools-common" % "1.4.2"

Advertisement

Dependencies from Group

Dec 28, 2020
2 usages
7 stars
Jul 04, 2018
Nov 18, 2020
5 stars

Discover Dependencies

Sep 27, 2021
3 usages
71 stars
Jan 09, 2018
2 usages
0 stars
Mar 10, 2018
2 usages
39 stars
Apr 28, 2018
3 usages
4 stars
Sep 07, 2022
3 usages
8 stars
Sep 18, 2018
3 usages
2 stars