is not current version
Last Version 1.3.1

software.purpledragon:text-utils_2.11 1.1.1

text-utils

GroupId

GroupId

software.purpledragon
ArtifactId

ArtifactId

text-utils_2.11
Version

Version

1.1.1
Type

Type

jar

Download text-utils_2.11 1.1.1


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