MVN

br.com.objectos : strings

Maven & Gradle

Apr 06, 2016
24 usages

objectos :: strings · A very small Java8 String utility library.

<dependency>
    <groupId>br.com.objectos</groupId>
    <artifactId>strings</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.objectos : strings to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of br.com.objectos : strings to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
strings-0.3.0
0.2.x
strings-0.2.1
strings-0.2.0
0.1.x
strings-0.1.1
strings-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>br.com.objectos</groupId>
    <artifactId>strings</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following br.com.objectos : strings gradle dependency to your build.gradle file:

implementation 'br.com.objectos:strings:0.3.0'

Gradle Kotlin DSL: Add the following br.com.objectos : strings gradle kotlin dependency to your build.gradle.kts file:

implementation("br.com.objectos:strings:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following br.com.objectos : strings sbt scala dependency to your build.sbt file:

libraryDependencies += "br.com.objectos" % "strings" % "0.3.0"

Advertisement

Dependencies from Group

Nov 21, 2016
151 usages
Jul 01, 2015
55 usages
Oct 23, 2015
43 usages
Jun 03, 2015
42 usages
Mar 31, 2016
42 usages

Discover Dependencies

Oct 30, 2022
19 usages
128 stars
Jul 30, 2021
17 usages
0 stars
Dec 20, 2021
20 usages
Jun 07, 2023
15 usages
10 stars
Jan 06, 2022
15 usages
10 stars
Jun 06, 2023
18 usages
Jul 14, 2023
19 usages
951 stars
Jul 13, 2023
18 usages
82 stars