x

xm-commons-config

xm-commons-config
https://xm.icthh.com
The Apache License, Version 2.0
Vitalii Kyrychenko Anatoliy Medvedchuk Igor Shkurko Serhii Senko
Files download
File Operation
xm-commons-config-3.2.1.jar download
xm-commons-config-3.2.1.pom download
xm-commons-config-3.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.icthh.xm.commons</groupId>
  <artifactId>xm-commons-config</artifactId>
  <version>3.2.1</version>
</dependency>
Gradle Groovy
implementation 'com.icthh.xm.commons:xm-commons-config:3.2.1'
Gradle Kotlin
implementation("com.icthh.xm.commons:xm-commons-config:3.2.1")
Scala SBT
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-config" % "3.2.1"
Groovy Grape
@Grapes(
  @Grab(group='com.icthh.xm.commons', module='xm-commons-config', version='3.2.1')
)
Apache Ivy
<dependency org="com.icthh.xm.commons" name="xm-commons-config" rev="3.2.1" />
Leiningen
[com.icthh.xm.commons/xm-commons-config "3.2.1"]
Apache Buildr
'com.icthh.xm.commons:xm-commons-config:jar:3.2.1'