MVN

uno.anahata : mapacho

Maven & Gradle

May 30, 2019

Mapacho · This Mapacho is a Web Start framework to deploy desktop java applications and sleep well. If you were googling Mapacho as in the peruvian cigars or the spirit of the tobacco plant, you can click the back button on your browser and try another website.

<dependency>
    <groupId>uno.anahata</groupId>
    <artifactId>mapacho</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uno.anahata : mapacho to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of uno.anahata : mapacho to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
mapacho-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uno.anahata</groupId>
    <artifactId>mapacho</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement