XMLVM

XMLVM is a flexible and extensible cross-compiler toolchain

License

License

GroupId

GroupId

com.panayotis
ArtifactId

ArtifactId

xmlvm
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

XMLVM
XMLVM is a flexible and extensible cross-compiler toolchain
Project URL

Project URL

https://github.com/teras/xmlvm
Source Code Management

Source Code Management

http://github.com/teras/xmlvm/tree/master

Download xmlvm

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2