Last Version

String Essentials 1.1.1

String Essentials contain utility classes useful for general Java string handling.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.mantledillusion.essentials
ArtifactId

ArtifactId

string-essentials
Version

Version

1.1.1
Type

Type

jar
Description

Description

String Essentials
String Essentials contain utility classes useful for general Java string handling.
Project URL

Project URL

http://www.mantledillusion.com

Download string-essentials 1.1.1


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.