is not current version
Last Version 0.2.22

com.github.almondtools:stringsandchars 0.1.0

A library for searching string or chars

GroupId

GroupId

com.github.almondtools
ArtifactId

ArtifactId

stringsandchars
Version

Version

0.1.0
Type

Type

jar

Download stringsandchars 0.1.0


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