is not current version
Last Version 20050208.211518

xdoclet:xdoclet 1.2b4


GroupId

GroupId

xdoclet
ArtifactId

ArtifactId

xdoclet
Version

Version

1.2b4
Type

Type

jar

Download xdoclet 1.2b4


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