MVN

com.tenderowls.opensource : haxemojos-maven-plugin

Maven & Gradle

Sep 05, 2013
22 stars

Haxemojos · Maven plugin created to build Haxe projects

<plugin>
    <groupId>com.tenderowls.opensource</groupId>
    <artifactId>haxemojos-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tenderowls.opensource : haxemojos-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1
  • Latest Release Candidate: 1.0.0-RC2

All Versions

Choose a version of com.tenderowls.opensource : haxemojos-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
haxemojos-maven-plugin-1.0.1
haxemojos-maven-plugin-1.0.0
haxemojos-maven-plugin-1.0.0-RC2
haxemojos-maven-plugin-1.0.0-RC1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.tenderowls.opensource</groupId>
    <artifactId>haxemojos-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>