is not current version
Last Version 1.2

xdoclet:maven-xdoclet-plugin 1.2b4


Categories

Categories

Maven Build Tools
GroupId

GroupId

xdoclet
ArtifactId

ArtifactId

maven-xdoclet-plugin
Version

Version

1.2b4
Type

Type

jar

Download maven-xdoclet-plugin 1.2b4


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