x

xm-commons-lep-groovy

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