GroupId | GroupIdorg.codehaus.xdoclet |
---|---|
ArtifactId | ArtifactIdxdoclet-plugin-qtags |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxdoclet-plugin-qtags
|
Project Organization |
Project OrganizationXDoclet Team |
Filename | Size |
---|---|
xdoclet-plugin-qtags-1.0.5.pom | |
xdoclet-plugin-qtags-1.0.5.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.xdoclet/xdoclet-plugin-qtags/ -->
<dependency>
<groupId>org.codehaus.xdoclet</groupId>
<artifactId>xdoclet-plugin-qtags</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.xdoclet/xdoclet-plugin-qtags/
implementation 'org.codehaus.xdoclet:xdoclet-plugin-qtags:1.0.5'
// https://jarcasting.com/artifacts/org.codehaus.xdoclet/xdoclet-plugin-qtags/
implementation ("org.codehaus.xdoclet:xdoclet-plugin-qtags:1.0.5")
'org.codehaus.xdoclet:xdoclet-plugin-qtags:jar:1.0.5'
<dependency org="org.codehaus.xdoclet" name="xdoclet-plugin-qtags" rev="1.0.5">
<artifact name="xdoclet-plugin-qtags" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.xdoclet', module='xdoclet-plugin-qtags', version='1.0.5')
)
libraryDependencies += "org.codehaus.xdoclet" % "xdoclet-plugin-qtags" % "1.0.5"
[org.codehaus.xdoclet/xdoclet-plugin-qtags "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.xdoclet : xdoclet | jar | 2.0.7 |