is not current version
Last Version 41

net.xyzsd.plurals:cldr-plural-rules 1.0.1

CLDR Pluralization handling for Java

Categories

Categories

Net
GroupId

GroupId

net.xyzsd.plurals
ArtifactId

ArtifactId

cldr-plural-rules
Version

Version

1.0.1
Type

Type

pom

Download cldr-plural-rules 1.0.1


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