is not current version
Last Version 0.2.22

com.github.almondtools:stringsandchars 0.2.8

Searching and Matching Strings and Chars with efficient algorithms.

GroupId

GroupId

com.github.almondtools
ArtifactId

ArtifactId

stringsandchars
Version

Version

0.2.8
Type

Type

jar

Download stringsandchars 0.2.8


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