Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.xyzsd.plurals |
ArtifactId | ArtifactIdcldr-plural-rules |
Version | Version1.0.1 |
Type | Typepom |
Filename | Size |
---|---|
cldr-plural-rules-1.0.1.pom | |
cldr-plural-rules-1.0.1-sources.jar | 10 KB |
cldr-plural-rules-1.0.1-javadoc.jar | 406 KB |
Browse |
<!-- 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"]