x

xm-commons-ms-web

xm-commons-ms-web
https://xm.icthh.com
The Apache License, Version 2.0
Alexander Dovbnya Aleksey Gorobey Anatoliy Medvedchuk Alexander Bonert Evgen Monastyrev Elena Pikuza Igor Shkurko Olha Koval Serhii Senko
Files download
File Operation
xm-commons-ms-web-2.3.16.jar download
xm-commons-ms-web-2.3.16.pom download
xm-commons-ms-web-2.3.16-sources.jar download
Apache Maven
<dependency>
  <groupId>com.icthh.xm.commons</groupId>
  <artifactId>xm-commons-ms-web</artifactId>
  <version>2.3.16</version>
</dependency>
Gradle Groovy
implementation 'com.icthh.xm.commons:xm-commons-ms-web:2.3.16'
Gradle Kotlin
implementation("com.icthh.xm.commons:xm-commons-ms-web:2.3.16")
Scala SBT
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-ms-web" % "2.3.16"
Groovy Grape
@Grapes(
  @Grab(group='com.icthh.xm.commons', module='xm-commons-ms-web', version='2.3.16')
)
Apache Ivy
<dependency org="com.icthh.xm.commons" name="xm-commons-ms-web" rev="2.3.16" />
Leiningen
[com.icthh.xm.commons/xm-commons-ms-web "2.3.16"]
Apache Buildr
'com.icthh.xm.commons:xm-commons-ms-web:jar:2.3.16'