is not current version
Last Version 0.63.0.19

com.jwebmp.jre11:commons-text 0.63.0.13

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

GroupId

GroupId

com.jwebmp.jre11
ArtifactId

ArtifactId

commons-text
Version

Version

0.63.0.13
Type

Type

jar

Download commons-text 0.63.0.13


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