is not current version
Last Version 0.2.0

com.icthh.xm.lep:xm-lep-groovy 0.1.0

XM^online LEP groovy implementation

Categories

Categories

Groovy Languages
GroupId

GroupId

com.icthh.xm.lep
ArtifactId

ArtifactId

xm-lep-groovy
Version

Version

0.1.0
Type

Type

jar

Download xm-lep-groovy 0.1.0


<!-- https://jarcasting.com/artifacts/com.icthh.xm.lep/xm-lep-groovy/ -->
<dependency>
    <groupId>com.icthh.xm.lep</groupId>
    <artifactId>xm-lep-groovy</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.lep/xm-lep-groovy/
implementation 'com.icthh.xm.lep:xm-lep-groovy:0.1.0'
// https://jarcasting.com/artifacts/com.icthh.xm.lep/xm-lep-groovy/
implementation ("com.icthh.xm.lep:xm-lep-groovy:0.1.0")
'com.icthh.xm.lep:xm-lep-groovy:jar:0.1.0'
<dependency org="com.icthh.xm.lep" name="xm-lep-groovy" rev="0.1.0">
  <artifact name="xm-lep-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.lep', module='xm-lep-groovy', version='0.1.0')
)
libraryDependencies += "com.icthh.xm.lep" % "xm-lep-groovy" % "0.1.0"
[com.icthh.xm.lep/xm-lep-groovy "0.1.0"]