StringFormatter

Some static methods for formatting strings.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

uk.co.jmsoft
ArtifactId

ArtifactId

stringformatter
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

StringFormatter
Some static methods for formatting strings.
Project URL

Project URL

https://gitlab.com/ScoobyDooby/StringFormatter
Source Code Management

Source Code Management

https://gitlab.com/ScoobyDooby/StringFormatter

Download stringformatter

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0