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