x

xm-commons-lep-groovy

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