MVN

com.github.appundefined : commons

Maven & Gradle

Sep 16, 2020
2 usages
6 stars

java工具类集合

<dependency>
    <groupId>com.github.appundefined</groupId>
    <artifactId>commons</artifactId>
    <version>1.3-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.appundefined : commons to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3-RELEASE

All Versions

Choose a version of com.github.appundefined : commons to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
commons-1.3-RELEASE
1.2
commons-1.2-RELEASE
1.1
commons-1.1-RELEASE
1.0
commons-1.0-RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.appundefined</groupId>
    <artifactId>commons</artifactId>
    <version>1.3-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.appundefined : commons gradle dependency to your build.gradle file:

implementation 'com.github.appundefined:commons:1.3-RELEASE'

Gradle Kotlin DSL: Add the following com.github.appundefined : commons gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.appundefined:commons:1.3-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.appundefined : commons sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.appundefined" % "commons" % "1.3-RELEASE"

Advertisement

Dependencies from Group

Dec 22, 2020
2 usages
6 stars
Aug 19, 2020
2 usages
6 stars
Sep 16, 2020
2 usages
6 stars

Discover Dependencies

Aug 25, 2023
12 usages
8 stars
Oct 26, 2020
1 usages
74 stars
Jun 24, 2023
1 usages
13 stars
Jun 24, 2023
1 usages
13 stars
Jun 28, 2023
5 usages
6.8k stars
Dec 06, 2022
1 usages
382 stars
Apr 01, 2022
1 usages
7 stars
Aug 30, 2021
1 usages
428 stars
Jun 15, 2021
1 usages
7 stars