x

xm-commons-idp

xm-commons-idp
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-idp-2.2.51.jar download
xm-commons-idp-2.2.51.pom download
xm-commons-idp-2.2.51-sources.jar download
Apache Maven
<dependency>
  <groupId>com.icthh.xm.commons</groupId>
  <artifactId>xm-commons-idp</artifactId>
  <version>2.2.51</version>
</dependency>
Gradle Groovy
implementation 'com.icthh.xm.commons:xm-commons-idp:2.2.51'
Gradle Kotlin
implementation("com.icthh.xm.commons:xm-commons-idp:2.2.51")
Scala SBT
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-idp" % "2.2.51"
Groovy Grape
@Grapes(
  @Grab(group='com.icthh.xm.commons', module='xm-commons-idp', version='2.2.51')
)
Apache Ivy
<dependency org="com.icthh.xm.commons" name="xm-commons-idp" rev="2.2.51" />
Leiningen
[com.icthh.xm.commons/xm-commons-idp "2.2.51"]
Apache Buildr
'com.icthh.xm.commons:xm-commons-idp:jar:2.2.51'