MVN

io.github.pangju666 : common-util

Maven & Gradle

Jan 28, 2022
5 stars

Java Utils · Some common java tool classes

<dependency>
    <groupId>io.github.pangju666</groupId>
    <artifactId>common-util</artifactId>
    <version>1.0-Beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.pangju666 : common-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0-Beta
  • Latest Beta: 1.0-Beta
  • Latest Alpha: 1.0-Alpha

All Versions

Choose a version of io.github.pangju666 : common-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
common-util-1.0-Beta
common-util-1.0-Alpha

How to add a dependency to Maven

Add the following io.github.pangju666 : common-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.pangju666</groupId>
    <artifactId>common-util</artifactId>
    <version>1.0-Beta</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.pangju666 : common-util gradle dependency to your build.gradle file:

implementation 'io.github.pangju666:common-util:1.0-Beta'

Gradle Kotlin DSL: Add the following io.github.pangju666 : common-util gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.pangju666:common-util:1.0-Beta")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.pangju666 : common-util sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.pangju666" % "common-util" % "1.0-Beta"

Advertisement

Dependencies from Group

Jan 28, 2022
5 stars

Discover Dependencies

Aug 02, 2023
3k stars
Aug 16, 2023
2.7k stars
Aug 16, 2023
3k stars
Aug 16, 2023
3k stars
Aug 16, 2023
3k stars
dmn
Sep 01, 2022
2.7k stars
Aug 16, 2023
3k stars
Aug 16, 2023
2.7k stars
Nov 07, 2022
52 stars