CLDR Plural Rules

CLDR-based pluralization handling for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.xyzsd.plurals
ArtifactId

ArtifactId

cldr-plural-rules
Last Version

Last Version

41
Release Date

Release Date

Type

Type

pom
Description

Description

CLDR Plural Rules
CLDR-based pluralization handling for Java
Project URL

Project URL

https://github.com/xyzsd/cldr-plural-rules

Download cldr-plural-rules

How to add to project

<!-- https://jarcasting.com/artifacts/net.xyzsd.plurals/cldr-plural-rules/ -->
<dependency>
    <groupId>net.xyzsd.plurals</groupId>
    <artifactId>cldr-plural-rules</artifactId>
    <version>41</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.xyzsd.plurals/cldr-plural-rules/
implementation 'net.xyzsd.plurals:cldr-plural-rules:41'
// https://jarcasting.com/artifacts/net.xyzsd.plurals/cldr-plural-rules/
implementation ("net.xyzsd.plurals:cldr-plural-rules:41")
'net.xyzsd.plurals:cldr-plural-rules:pom:41'
<dependency org="net.xyzsd.plurals" name="cldr-plural-rules" rev="41">
  <artifact name="cldr-plural-rules" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.xyzsd.plurals', module='cldr-plural-rules', version='41')
)
libraryDependencies += "net.xyzsd.plurals" % "cldr-plural-rules" % "41"
[net.xyzsd.plurals/cldr-plural-rules "41"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
41
3.0
2.0.1
2.0
1.0.1
1.0