MVN

fr.dudie : acrachilisync

Maven & Gradle

Jan 26, 2012
3 stars

AcraChiliSync · Sync tool to import ACRA bug reports from the standard Google Doc format to a Chiliproject bug tracker instance

<dependency>
    <groupId>fr.dudie</groupId>
    <artifactId>acrachilisync</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.dudie : acrachilisync to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of fr.dudie : acrachilisync to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
acrachilisync-1.2
1.1
acrachilisync-1.1
1.0
acrachilisync-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fr.dudie</groupId>
    <artifactId>acrachilisync</artifactId>
    <version>1.2</version>
</dependency>

Advertisement