| License |
License |
|---|---|
| Categories |
CategoriesSquare Business Logic Libraries Financial |
| GroupId | GroupIdcom.squarespace.cldr |
| ArtifactId | ArtifactIdcldr-runtime |
| Last Version | Last Version0.0.26 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncldr
Squarespace CLDR
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cldr-runtime-0.0.26.pom | |
| cldr-runtime-0.0.26.jar | 29 MB |
| cldr-runtime-0.0.26-tests.jar | 30 MB |
| cldr-runtime-0.0.26-sources.jar | 9 MB |
| cldr-runtime-0.0.26-javadoc.jar | 4 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.squarespace.cldr/cldr-runtime/ -->
<dependency>
<groupId>com.squarespace.cldr</groupId>
<artifactId>cldr-runtime</artifactId>
<version>0.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.squarespace.cldr/cldr-runtime/
implementation 'com.squarespace.cldr:cldr-runtime:0.0.26'
// https://jarcasting.com/artifacts/com.squarespace.cldr/cldr-runtime/
implementation ("com.squarespace.cldr:cldr-runtime:0.0.26")
'com.squarespace.cldr:cldr-runtime:jar:0.0.26'
<dependency org="com.squarespace.cldr" name="cldr-runtime" rev="0.0.26">
<artifact name="cldr-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squarespace.cldr', module='cldr-runtime', version='0.0.26')
)
libraryDependencies += "com.squarespace.cldr" % "cldr-runtime" % "0.0.26"
[com.squarespace.cldr/cldr-runtime "0.0.26"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squarespace.cldr : cldr-core | jar | 0.0.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.11 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |