GroupId | GroupIdxdoclet |
---|---|
ArtifactId | ArtifactIdxdoclet-apache-module |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXDoclet Apache Module
|
Filename | Size |
---|---|
xdoclet-apache-module-1.2.3.pom | |
xdoclet-apache-module-1.2.3.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xdoclet/xdoclet-apache-module/ -->
<dependency>
<groupId>xdoclet</groupId>
<artifactId>xdoclet-apache-module</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/xdoclet/xdoclet-apache-module/
implementation 'xdoclet:xdoclet-apache-module:1.2.3'
// https://jarcasting.com/artifacts/xdoclet/xdoclet-apache-module/
implementation ("xdoclet:xdoclet-apache-module:1.2.3")
'xdoclet:xdoclet-apache-module:jar:1.2.3'
<dependency org="xdoclet" name="xdoclet-apache-module" rev="1.2.3">
<artifact name="xdoclet-apache-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='xdoclet', module='xdoclet-apache-module', version='1.2.3')
)
libraryDependencies += "xdoclet" % "xdoclet-apache-module" % "1.2.3"
[xdoclet/xdoclet-apache-module "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
xdoclet : xdoclet | jar | 1.2.3 |