is not current version
Last Version 0.2.0

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

XM^online LEP resource implementation in script

GroupId

GroupId

com.icthh.xm.lep
ArtifactId

ArtifactId

xm-lep-script
Version

Version

0.1.0
Type

Type

jar

Download xm-lep-script 0.1.0


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