MVN

com.iceolive : stringutil

Maven & Gradle

Jun 23, 2020
2 usages
0 stars

A string tool that uses the format specification of C#'s ToString written in Java

<dependency>
    <groupId>com.iceolive</groupId>
    <artifactId>stringutil</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.iceolive : stringutil to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.iceolive : stringutil to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
stringutil-1.1.2
stringutil-1.1.1
stringutil-1.1.0
1.0.x
stringutil-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.iceolive</groupId>
    <artifactId>stringutil</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.iceolive : stringutil gradle dependency to your build.gradle file:

implementation 'com.iceolive:stringutil:1.1.2'

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

implementation("com.iceolive:stringutil:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.iceolive : stringutil sbt scala dependency to your build.sbt file:

libraryDependencies += "com.iceolive" % "stringutil" % "1.1.2"

Advertisement

Dependencies from Group

Jun 23, 2020
2 usages
0 stars
Jul 20, 2023
1 usages
0 stars
Jun 11, 2023
3 stars
Mar 14, 2022
2 stars

Discover Dependencies

Aug 25, 2023
26 usages
2.1k stars
Aug 24, 2023
3 usages
12.4k stars
Feb 08, 2022
2 stars
Aug 04, 2023
1 usages
1.1k stars
Jun 29, 2020
2 stars
Aug 13, 2020
1 usages
Aug 24, 2023
14 usages
34.7k stars