is not current version
Last Version 0.0.6

com.github.rmannibucau:jaxrs-analyzer-extension 0.0.5

Extending asciidoc backend of JAXRS-Analyzer to customize a few things.

GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

jaxrs-analyzer-extension
Version

Version

0.0.5
Type

Type

jar

Download jaxrs-analyzer-extension 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.rmannibucau/jaxrs-analyzer-extension/ -->
<dependency>
    <groupId>com.github.rmannibucau</groupId>
    <artifactId>jaxrs-analyzer-extension</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau/jaxrs-analyzer-extension/
implementation 'com.github.rmannibucau:jaxrs-analyzer-extension:0.0.5'
// https://jarcasting.com/artifacts/com.github.rmannibucau/jaxrs-analyzer-extension/
implementation ("com.github.rmannibucau:jaxrs-analyzer-extension:0.0.5")
'com.github.rmannibucau:jaxrs-analyzer-extension:jar:0.0.5'
<dependency org="com.github.rmannibucau" name="jaxrs-analyzer-extension" rev="0.0.5">
  <artifact name="jaxrs-analyzer-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau', module='jaxrs-analyzer-extension', version='0.0.5')
)
libraryDependencies += "com.github.rmannibucau" % "jaxrs-analyzer-extension" % "0.0.5"
[com.github.rmannibucau/jaxrs-analyzer-extension "0.0.5"]