is not current version
Last Version 0.68.0.1

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

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.3
Type

Type

jar

Download commons-text 0.67.0.3


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