xm-lep
XM^online - Logic Extension Point library
License |
License |
---|---|
GroupId | GroupIdcom.icthh.xm.lep |
ArtifactId | ArtifactIdxm-lep-script |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxm-lep-script
XM^online LEP resource implementation in script
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xm-lep-script-0.2.0.pom | |
xm-lep-script-0.2.0.jar | 10 KB |
xm-lep-script-0.2.0-sources.jar | 6 KB |
xm-lep-script-0.2.0-javadoc.jar | 45 KB |
Browse |
<!-- 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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.lep/xm-lep-script/
implementation 'com.icthh.xm.lep:xm-lep-script:0.2.0'
// https://jarcasting.com/artifacts/com.icthh.xm.lep/xm-lep-script/
implementation ("com.icthh.xm.lep:xm-lep-script:0.2.0")
'com.icthh.xm.lep:xm-lep-script:jar:0.2.0'
<dependency org="com.icthh.xm.lep" name="xm-lep-script" rev="0.2.0">
<artifact name="xm-lep-script" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.lep', module='xm-lep-script', version='0.2.0')
)
libraryDependencies += "com.icthh.xm.lep" % "xm-lep-script" % "0.2.0"
[com.icthh.xm.lep/xm-lep-script "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.icthh.xm.lep : xm-lep-api | jar | 0.2.0 |
XM^online - Logic Extension Point library