jira:[]
Project Homepage
Visit the project home page to know more about:
-
usage of the extension
-
integration examples
-
…
Get in touch
Use the jira:[] issue tracker on GitHub.
You can also contact me on Twitter: @j2r2b
License |
License |
---|---|
GroupId | GroupIdfr.jmini.asciidoctorj |
ArtifactId | ArtifactIdjira |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAsciidoctorJ jira
AsciidoctorJ macro to create links to git repositories
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jira-1.1.0.pom | |
jira-1.1.0.jar | 6 KB |
jira-1.1.0-sources.jar | 4 KB |
jira-1.1.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.jmini.asciidoctorj/jira/ -->
<dependency>
<groupId>fr.jmini.asciidoctorj</groupId>
<artifactId>jira</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jmini.asciidoctorj/jira/
implementation 'fr.jmini.asciidoctorj:jira:1.1.0'
// https://jarcasting.com/artifacts/fr.jmini.asciidoctorj/jira/
implementation ("fr.jmini.asciidoctorj:jira:1.1.0")
'fr.jmini.asciidoctorj:jira:jar:1.1.0'
<dependency org="fr.jmini.asciidoctorj" name="jira" rev="1.1.0">
<artifact name="jira" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jmini.asciidoctorj', module='jira', version='1.1.0')
)
libraryDependencies += "fr.jmini.asciidoctorj" % "jira" % "1.1.0"
[fr.jmini.asciidoctorj/jira "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.asciidoctor : asciidoctorj | jar | 2.0.0 |
Visit the project home page to know more about:
usage of the extension
integration examples
…
Use the jira:[] issue tracker on GitHub.
You can also contact me on Twitter: @j2r2b