Download cldr-runtime-0.0.23.jar file - Jar c

Jar examples for c:cldr-runtime

Description

Squarespace CLDR

You can download jar file cldr-runtime 0.0.23 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cldr-runtime-0.0.23.jar to your project.

<dependency>
   <groupId>com.squarespace.cldr</groupId>
   <artifactId>cldr-runtime</artifactId>
   <version>0.0.23</version>
</dependency>
compile group: 'com.squarespace.cldr', name: 'cldr-runtime', version: '0.0.23'
libraryDependencies += "com.squarespace.cldr" % "cldr-runtime" % "0.0.23"
<dependency org="com.squarespace.cldr" name="cldr-runtime" rev="0.0.23"/>
@Grapes(@Grab(group='com.squarespace.cldr', module='cldr-runtime', version='0.0.23'))
'com.squarespace.cldr:cldr-runtime:jar:0.0.23'

Download

Click the following link to download the jar file.

cldr-runtime-0.0.23-javadoc.jar
cldr-runtime-0.0.23-sources.jar
cldr-runtime-0.0.23-tests.jar
cldr-runtime-0.0.23.jar
cldr-runtime-0.0.23.pom



Related Tutorials