MVN

com.github.shicloud : common-utils

Maven & Gradle

Sep 11, 2019
2 usages
1 stars

common-utils · include reflect,byte and other utils

<dependency>
    <groupId>com.github.shicloud</groupId>
    <artifactId>common-utils</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
common-utils-1.0.1
1.0
common-utils-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.shicloud</groupId>
    <artifactId>common-utils</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.shicloud:common-utils:1.0.1'

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

implementation("com.github.shicloud:common-utils:1.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.shicloud" % "common-utils" % "1.0.1"

Advertisement

Dependencies from Group

Sep 11, 2019
2 usages
1 stars
Sep 05, 2019
2 stars

Discover Dependencies

May 24, 2023
3 usages
5 stars
Mar 02, 2021
2 usages
9 stars
Jan 13, 2021
4 usages
17 stars
Apr 01, 2021
3 usages
0 stars
May 19, 2014
3 usages
4 stars
Jan 20, 2015
4 usages
138 stars
May 14, 2019
10 usages
7 stars
Aug 15, 2019
5 usages
2 stars
Jan 07, 2022
5 usages
295 stars