Jar examples for c:commons-text
Apache Commons Text is a library focused on algorithms working on strings.
You can download jar file commons-text 1.2.10 in this page.
GNU Lesser General Public License Version 3
You can use the following script to add commons-text-1.2.10.jar to your project.
<dependency> <groupId>de.unkrig.commons</groupId> <artifactId>commons-text</artifactId> <version>1.2.10</version> </dependency>
compile group: 'de.unkrig.commons', name: 'commons-text', version: '1.2.10'
libraryDependencies += "de.unkrig.commons" % "commons-text" % "1.2.10"
<dependency org="de.unkrig.commons" name="commons-text" rev="1.2.10"/>
@Grapes(@Grab(group='de.unkrig.commons', module='commons-text', version='1.2.10'))
'de.unkrig.commons:commons-text:jar:1.2.10'
Click the following link to download the jar file.
commons-text-1.2.10-javadoc.jar