License |
License |
---|---|
GroupId | GroupIdcom.cloudhopper |
ArtifactId | ArtifactIdch-commons-locale |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionch-commons-locale
Parent maven pom for opensource cloudhopper projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ch-commons-locale-1.5.0.pom | |
ch-commons-locale-1.5.0.jar | 18 KB |
ch-commons-locale-1.5.0-sources.jar | 17 KB |
ch-commons-locale-1.5.0-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-locale/ -->
<dependency>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons-locale</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-locale/
implementation 'com.cloudhopper:ch-commons-locale:1.5.0'
// https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-locale/
implementation ("com.cloudhopper:ch-commons-locale:1.5.0")
'com.cloudhopper:ch-commons-locale:jar:1.5.0'
<dependency org="com.cloudhopper" name="ch-commons-locale" rev="1.5.0">
<artifact name="ch-commons-locale" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cloudhopper', module='ch-commons-locale', version='1.5.0')
)
libraryDependencies += "com.cloudhopper" % "ch-commons-locale" % "1.5.0"
[com.cloudhopper/ch-commons-locale "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.5.0,) |
com.cloudhopper : ch-commons-util | jar | [6.0.0,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.0,) |
ch.qos.logback : logback-core | jar | [1.0,) |
ch.qos.logback : logback-classic | jar | [1.0,) |