x

xm-commons-lep

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