com.wadpam:docrest-api

A javadoc doclet to create REST-JSON API specs

License

License

GroupId

GroupId

com.wadpam
ArtifactId

ArtifactId

docrest-api
Last Version

Last Version

1.23
Release Date

Release Date

Type

Type

jar
Description

Description

com.wadpam:docrest-api
A javadoc doclet to create REST-JSON API specs

Download docrest-api

How to add to project

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

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.

docrest

REST API doclet

Versions

Version
1.23
1.22