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