is not current version
Last Version 41

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

CLDR Pluralization handling for Java

Categories

Categories

Net
GroupId

GroupId

net.xyzsd.plurals
ArtifactId

ArtifactId

cldr-plural-rules
Version

Version

1.0
Type

Type

pom

Download cldr-plural-rules 1.0


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