Last Version

Pluralize 1.0.0

Pluralize and singularize any word.

License

License

GroupId

GroupId

io.github.encryptorcode
ArtifactId

ArtifactId

pluralize
Version

Version

1.0.0
Type

Type

jar
Description

Description

Pluralize
Pluralize and singularize any word.
Project URL

Project URL

https://github.com/encryptorcode/pluralize
Source Code Management

Source Code Management

https://github.com/encryptorcode/pluralize/tree/master

Download pluralize 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
pl.pragmatists : JUnitParams jar 1.0.5

Project Modules

There are no modules declared in this project.