is not current version
Last Version 0.10.1

com.lunatech.jax-doclets:parent 0.8.0

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

GroupId

GroupId

com.lunatech.jax-doclets
ArtifactId

ArtifactId

parent
Version

Version

0.8.0
Type

Type

pom

Download parent 0.8.0

Filename Size
parent-0.8.0.pom 5 KB
Browse

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