is not current version
Last Version 2.2.0

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

generate api wiki with AnnotationProcessor and Markdown

GroupId

GroupId

com.github.yamingd.argo
ArtifactId

ArtifactId

argo-doclet
Version

Version

2.1.0
Type

Type

jar

Download argo-doclet 2.1.0


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