is not current version
Last Version 0.5.5

org.webjars.npm:cldrjs 0.4.3

WebJar for cldrjs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cldrjs
Version

Version

0.4.3
Type

Type

jar

Download cldrjs 0.4.3


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