doc-api

This project is define annotation for define doc, should be use with the maven-doc-plugin.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

doc-api
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

doc-api
This project is define annotation for define doc, should be use with the maven-doc-plugin.

Download doc-api

How to add to project

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

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.1
1.0.0