License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.icthh.xm.commons |
ArtifactId | ArtifactIdxm-commons-config |
Last Version | Last Version2.2.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxm-commons-config
xm-commons-config
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xm-commons-config-2.2.18.pom | |
xm-commons-config-2.2.18.jar | 48 KB |
xm-commons-config-2.2.18-sources.jar | 21 KB |
xm-commons-config-2.2.18-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-config/ -->
<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-config</artifactId>
<version>2.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-config/
implementation 'com.icthh.xm.commons:xm-commons-config:2.2.18'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-config/
implementation ("com.icthh.xm.commons:xm-commons-config:2.2.18")
'com.icthh.xm.commons:xm-commons-config:jar:2.2.18'
<dependency org="com.icthh.xm.commons" name="xm-commons-config" rev="2.2.18">
<artifact name="xm-commons-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-config', version='2.2.18')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-config" % "2.2.18"
[com.icthh.xm.commons/xm-commons-config "2.2.18"]