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