AcraChiliSync
A tool to sync Acra GoogleDoc report with Redmine bug tracker.
License |
License |
---|---|
GroupId | GroupIdfr.dudie |
ArtifactId | ArtifactIdacrachilisync |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAcraChiliSync
Sync tool to import ACRA bug reports from the standard Google Doc format to a Chiliproject bug tracker instance
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
acrachilisync-1.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.dudie/acrachilisync/ -->
<dependency>
<groupId>fr.dudie</groupId>
<artifactId>acrachilisync</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.dudie/acrachilisync/
implementation 'fr.dudie:acrachilisync:1.2'
// https://jarcasting.com/artifacts/fr.dudie/acrachilisync/
implementation ("fr.dudie:acrachilisync:1.2")
'fr.dudie:acrachilisync:pom:1.2'
<dependency org="fr.dudie" name="acrachilisync" rev="1.2">
<artifact name="acrachilisync" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.dudie', module='acrachilisync', version='1.2')
)
libraryDependencies += "fr.dudie" % "acrachilisync" % "1.2"
[fr.dudie/acrachilisync "1.2"]
A tool to sync Acra GoogleDoc report with Redmine bug tracker.