x

xm-commons-lep-js

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