Jar examples for s:strings
A very small Java8 String utility library.
You can download jar file strings 0.2.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add strings-0.2.1.jar to your project.
<dependency> <groupId>br.com.objectos</groupId> <artifactId>strings</artifactId> <version>0.2.1</version> </dependency>
compile group: 'br.com.objectos', name: 'strings', version: '0.2.1'
libraryDependencies += "br.com.objectos" % "strings" % "0.2.1"
<dependency org="br.com.objectos" name="strings" rev="0.2.1"/>
@Grapes(@Grab(group='br.com.objectos', module='strings', version='0.2.1'))
'br.com.objectos:strings:jar:0.2.1'
Click the following link to download the jar file.
strings-0.2.1-javadoc.jar