MVN

com.shekhargulati : strman

Maven & Gradle

Jun 30, 2017
8 usages
1.3k stars

strman · A Java 8 library for working with String

<dependency>
    <groupId>com.shekhargulati</groupId>
    <artifactId>strman</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.shekhargulati : strman to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.shekhargulati : strman to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
strman-0.4.0
0.3.x
strman-0.3.0
0.2.x
strman-0.2.0
0.1.x
strman-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.shekhargulati</groupId>
    <artifactId>strman</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.shekhargulati : strman gradle dependency to your build.gradle file:

implementation 'com.shekhargulati:strman:0.4.0'

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

implementation("com.shekhargulati:strman:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.shekhargulati : strman sbt scala dependency to your build.sbt file:

libraryDependencies += "com.shekhargulati" % "strman" % "0.4.0"

Advertisement

Dependencies from Group

Jun 30, 2017
8 usages
1.3k stars
Feb 05, 2017
21 stars

Discover Dependencies

Jan 24, 2022
4 usages
546 stars
Jul 07, 2017
2 usages
1.7k stars
Jul 07, 2017
2 usages
1.7k stars
Oct 19, 2017
2 usages
105 stars
Apr 19, 2019
1 usages
183 stars
Dec 12, 2018
3 usages
Oct 29, 2020
8 usages
Oct 20, 2022
3 usages
8 stars