is not current version
Last Version 2.2.0

com.github.yamingd.argo:argo-doclet 2.0.1

generate api wiki with AnnotationProcessor and Markdown

GroupId

GroupId

com.github.yamingd.argo
ArtifactId

ArtifactId

argo-doclet
Version

Version

2.0.1
Type

Type

jar

Download argo-doclet 2.0.1


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