MVN

cn.kanejin.commons : commons-util

Maven & Gradle

Aug 24, 2017
3 usages
1 stars

commons-util · A Common Utils Project

<dependency>
    <groupId>cn.kanejin.commons</groupId>
    <artifactId>commons-util</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.kanejin.commons : commons-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of cn.kanejin.commons : commons-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
commons-util-1.0.2
commons-util-1.0.1
commons-util-1.0.0

How to add a dependency to Maven

Add the following cn.kanejin.commons : commons-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.kanejin.commons</groupId>
    <artifactId>commons-util</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.kanejin.commons : commons-util gradle dependency to your build.gradle file:

implementation 'cn.kanejin.commons:commons-util:1.0.2'

Gradle Kotlin DSL: Add the following cn.kanejin.commons : commons-util gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.kanejin.commons:commons-util:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.kanejin.commons : commons-util sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.kanejin.commons" % "commons-util" % "1.0.2"

Advertisement

Dependencies from Group

Aug 24, 2017
3 usages
1 stars

Discover Dependencies

May 27, 2014
4 usages
0 stars
Jul 22, 2019
19 usages
2 stars
Apr 28, 2023
57 usages
104 stars
May 13, 2023
19 usages
340 stars
Mar 22, 2023
32 usages
3.6k stars
Oct 24, 2015
5 usages
5 stars
Mar 06, 2019
45 usages
490 stars