License |
License |
---|---|
GroupId | GroupIdcom.panayotis |
ArtifactId | ArtifactIdxmlvm |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionXMLVM
XMLVM is a flexible and extensible cross-compiler toolchain
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xmlvm-1.0.5.pom | |
xmlvm-1.0.5.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.panayotis/xmlvm/ -->
<dependency>
<groupId>com.panayotis</groupId>
<artifactId>xmlvm</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.panayotis/xmlvm/
implementation 'com.panayotis:xmlvm:1.0.5'
// https://jarcasting.com/artifacts/com.panayotis/xmlvm/
implementation ("com.panayotis:xmlvm:1.0.5")
'com.panayotis:xmlvm:pom:1.0.5'
<dependency org="com.panayotis" name="xmlvm" rev="1.0.5">
<artifact name="xmlvm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.panayotis', module='xmlvm', version='1.0.5')
)
libraryDependencies += "com.panayotis" % "xmlvm" % "1.0.5"
[com.panayotis/xmlvm "1.0.5"]