MVN

com.blankj : utilcode

Maven & Gradle

Dec 05, 2021
12 usages
32.9k stars

utilcode · utilcode

<dependency>
    <groupId>com.blankj</groupId>
    <artifactId>utilcode</artifactId>
    <version>1.30.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.blankj : utilcode to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.30.7

All Versions

Choose a version of com.blankj : utilcode to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.30.x
utilcode-1.30.7

How to add a dependency to Maven

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

<dependency>
    <groupId>com.blankj</groupId>
    <artifactId>utilcode</artifactId>
    <version>1.30.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.blankj : utilcode gradle dependency to your build.gradle file:

implementation 'com.blankj:utilcode:1.30.7'

Gradle Kotlin DSL: Add the following com.blankj : utilcode gradle kotlin dependency to your build.gradle.kts file:

implementation("com.blankj:utilcode:1.30.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.blankj : utilcode sbt scala dependency to your build.sbt file:

libraryDependencies += "com.blankj" % "utilcode" % "1.30.7"

Advertisement

Dependencies from Group

Oct 14, 2022
48 usages
32.9k stars
Dec 05, 2021
12 usages
32.9k stars

Discover Dependencies

May 21, 2023
12 usages
0 stars
May 13, 2021
25 usages
91 stars
Mar 20, 2023
7 usages
5 stars
Dec 20, 2022
12 usages
30 stars
Apr 10, 2018
10 usages
5 stars
Jan 22, 2021
1 stars
Oct 07, 2021
2 usages
0 stars
Jul 28, 2011
7 usages
Sep 20, 2005