is not current version
Last Version 0.68.0.1

com.jwebmp.jpms.commons:commons-text 0.67.0.16

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

GroupId

GroupId

com.jwebmp.jpms.commons
ArtifactId

ArtifactId

commons-text
Version

Version

0.67.0.16
Type

Type

jar

Download commons-text 0.67.0.16


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