is not current version
Last Version 20050302.205223

xdoclet-plugins:xdoclet-plugin-web 1.0


GroupId

GroupId

xdoclet-plugins
ArtifactId

ArtifactId

xdoclet-plugin-web
Version

Version

1.0
Type

Type

jar

Download xdoclet-plugin-web 1.0


<!-- https://jarcasting.com/artifacts/xdoclet-plugins/xdoclet-plugin-web/ -->
<dependency>
    <groupId>xdoclet-plugins</groupId>
    <artifactId>xdoclet-plugin-web</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/xdoclet-plugins/xdoclet-plugin-web/
implementation 'xdoclet-plugins:xdoclet-plugin-web:1.0'
// https://jarcasting.com/artifacts/xdoclet-plugins/xdoclet-plugin-web/
implementation ("xdoclet-plugins:xdoclet-plugin-web:1.0")
'xdoclet-plugins:xdoclet-plugin-web:jar:1.0'
<dependency org="xdoclet-plugins" name="xdoclet-plugin-web" rev="1.0">
  <artifact name="xdoclet-plugin-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='xdoclet-plugins', module='xdoclet-plugin-web', version='1.0')
)
libraryDependencies += "xdoclet-plugins" % "xdoclet-plugin-web" % "1.0"
[xdoclet-plugins/xdoclet-plugin-web "1.0"]