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