aAnnoDocApi

api for annotation based documentation generator

License

License

GroupId

GroupId

org.openon.aannodoc
ArtifactId

ArtifactId

aAnnoDocApi
Last Version

Last Version

1.0.12
Release Date

Release Date

Type

Type

jar
Description

Description

aAnnoDocApi
api for annotation based documentation generator
Project URL

Project URL

https://github.com/mklossde/aAnnoDoc
Source Code Management

Source Code Management

https://github.com/mklossde/aAnnoDoc

Download aAnnoDocApi

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.12
1.0.10