MVN

com.github.dreamroute : common-util

Maven & Gradle

May 13, 2023
1 usages
0 stars

common-util · 一些常用工具类

<dependency>
    <groupId>com.github.dreamroute</groupId>
    <artifactId>common-util</artifactId>
    <version>1.2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.8

All Versions

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

Version Vulnerabilities Updated
1.2.x
common-util-1.2.8
common-util-1.2.7
common-util-1.2.6
common-util-1.2.5
common-util-1.2.4
common-util-1.2.3
common-util-1.2.2
common-util-1.2.1
1.2
common-util-1.2
1.1
common-util-1.1
1.0
common-util-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.dreamroute</groupId>
    <artifactId>common-util</artifactId>
    <version>1.2.8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.dreamroute:common-util:1.2.8'

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

implementation("com.github.dreamroute:common-util:1.2.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.dreamroute" % "common-util" % "1.2.8"

Advertisement

Dependencies from Group

Nov 02, 2022
8 usages
25 stars
Nov 02, 2022
4 usages
18 stars
Nov 02, 2022
3 usages
25 stars
Jan 20, 2021
2 usages
19 stars

Discover Dependencies

Feb 22, 2019
1 usages
293 stars
Feb 22, 2019
1 usages
293 stars
May 06, 2019
1 usages
8 stars
May 06, 2019
1 usages
8 stars
May 06, 2019
1 usages
8 stars
May 06, 2019
1 usages
8 stars
Oct 26, 2022
7 usages
21.1k stars