is not current version
Last Version 0.66.0.1

com.jwebmp:commons-text 0.63.0.17

Apache Commons Text is a library focused on algorithms working on strings.

GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

commons-text
Version

Version

0.63.0.17
Type

Type

jar

Download commons-text 0.63.0.17


<!-- https://jarcasting.com/artifacts/com.jwebmp/commons-text/ -->
<dependency>
    <groupId>com.jwebmp</groupId>
    <artifactId>commons-text</artifactId>
    <version>0.63.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/commons-text/
implementation 'com.jwebmp:commons-text:0.63.0.17'
// https://jarcasting.com/artifacts/com.jwebmp/commons-text/
implementation ("com.jwebmp:commons-text:0.63.0.17")
'com.jwebmp:commons-text:jar:0.63.0.17'
<dependency org="com.jwebmp" name="commons-text" rev="0.63.0.17">
  <artifact name="commons-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='commons-text', version='0.63.0.17')
)
libraryDependencies += "com.jwebmp" % "commons-text" % "0.63.0.17"
[com.jwebmp/commons-text "0.63.0.17"]