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