Architecture document doclet


GroupId

GroupId

com.sun.xml.bind
ArtifactId

ArtifactId

doclet
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Architecture document doclet

Download doclet

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.ant : ant Optional jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0