Last Version

jax-doclets 0.10.1

jax-doclets allows you to generate JavaDoc documentation for specific Java annotation-based extensions.

License

License

GroupId

GroupId

com.lunatech.jax-doclets
ArtifactId

ArtifactId

parent
Version

Version

0.10.1
Type

Type

pom
Description

Description

jax-doclets
jax-doclets allows you to generate JavaDoc documentation for specific Java annotation-based extensions.
Project URL

Project URL

https://github.com/FroMage/jax-doclets
Source Code Management

Source Code Management

https://github.com/FroMage/jax-doclets

Download parent 0.10.1

Filename Size
parent-0.10.1.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.lunatech.jax-doclets/parent/ -->
<dependency>
    <groupId>com.lunatech.jax-doclets</groupId>
    <artifactId>parent</artifactId>
    <version>0.10.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lunatech.jax-doclets/parent/
implementation 'com.lunatech.jax-doclets:parent:0.10.1'
// https://jarcasting.com/artifacts/com.lunatech.jax-doclets/parent/
implementation ("com.lunatech.jax-doclets:parent:0.10.1")
'com.lunatech.jax-doclets:parent:pom:0.10.1'
<dependency org="com.lunatech.jax-doclets" name="parent" rev="0.10.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lunatech.jax-doclets', module='parent', version='0.10.1')
)
libraryDependencies += "com.lunatech.jax-doclets" % "parent" % "0.10.1"
[com.lunatech.jax-doclets/parent "0.10.1"]

Dependencies

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

Project Modules

  • doclets
  • docs