String Utils

Utilities handling strings and chars in strings.

License

License

Categories

Categories

Net
GroupId

GroupId

net.morimekta.utils
ArtifactId

ArtifactId

strings
Last Version

Last Version

4.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

String Utils
Utilities handling strings and chars in strings.
Source Code Management

Source Code Management

https://gitlab.com/morimekta/utils-strings.git

Download strings

How to add to project

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

Dependencies

test (9)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter jar 5.8.1
net.morimekta.utils : collect jar 4.3.1
com.google.guava : guava jar 31.0.1-jre
com.cloudhopper : ch-commons-charset jar 3.0.2
org.mobicents.protocols.ss7.map : map-impl jar 8.0.112
org.mockito : mockito-junit-jupiter jar 3.12.4
io.codearte.jfairy : jfairy jar 0.5.9
org.slf4j : slf4j-nop jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
4.4.1
4.4.0
4.3.0
4.2.0
4.1.1
4.1.0
4.0.0