MVN

me.xethh.libs.toolkits : commons

Maven & Gradle

Feb 26, 2020
12 usages

commons · Library of common used tools - major focus on common tools

<dependency>
    <groupId>me.xethh.libs.toolkits</groupId>
    <artifactId>commons</artifactId>
    <version>2.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.xethh.libs.toolkits : commons to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.7

All Versions

Choose a version of me.xethh.libs.toolkits : commons to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
commons-2.1.7
commons-2.1.6
commons-2.1.5
commons-2.1.4
commons-2.1.3
commons-2.1.2
commons-2.1.1
commons-2.1.0
2.0.x
commons-2.0.1
commons-2.0.0
1.9
commons-1.9-RELEASE
1.8
commons-1.8-RELEASE
1.7
commons-1.7-RELEASE
1.6
commons-1.6-RELEASE
1.5
commons-1.5-RELEASE_C
commons-1.5-RELEASE

How to add a dependency to Maven

Add the following me.xethh.libs.toolkits : commons maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.xethh.libs.toolkits</groupId>
    <artifactId>commons</artifactId>
    <version>2.1.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.xethh.libs.toolkits : commons gradle dependency to your build.gradle file:

implementation 'me.xethh.libs.toolkits:commons:2.1.7'

Gradle Kotlin DSL: Add the following me.xethh.libs.toolkits : commons gradle kotlin dependency to your build.gradle.kts file:

implementation("me.xethh.libs.toolkits:commons:2.1.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.xethh.libs.toolkits : commons sbt scala dependency to your build.sbt file:

libraryDependencies += "me.xethh.libs.toolkits" % "commons" % "2.1.7"

Advertisement

Dependencies from Group

Feb 26, 2020
12 usages
Feb 26, 2020
3 usages
Mar 09, 2019
2 usages
Nov 21, 2019
1 usages

Discover Dependencies

Aug 28, 2018
42 usages
Oct 08, 2021
11 usages
7 stars
Nov 10, 2022
12 usages
181 stars
Jul 18, 2023
39 usages
3k stars
Mar 04, 2023
24 usages
253 stars
Mar 30, 2016
26 usages
966 stars
Sep 09, 2015
7 usages
782 stars
May 21, 2017
9 usages
37 stars