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

Jar examples for c:cldr-runtime

Description

Squarespace CLDR

You can download jar file cldr-runtime 0.0.25 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.25.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials