jlib text utilities

jlib utilities for operations on strings

License

License

GroupId

GroupId

org.jlib
ArtifactId

ArtifactId

jlib-text
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jlib text utilities
jlib utilities for operations on strings
Source Code Management

Source Code Management

https://github.com/jlib-framework/jlib-text.git

Download jlib-text

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jlib : jlib-message jar 1.0.0
org.jlib : jlib-numeric jar 1.0.0
org.jlib : jlib-iterable jar 1.0.0
org.jlib : jlib-exception jar 1.0.0

Project Modules

There are no modules declared in this project.
org.jlib

jlib

Versions

Version
1.0.0