is not current version
Last Version 20050208.211518

xdoclet:xdoclet 1.2.3


GroupId

GroupId

xdoclet
ArtifactId

ArtifactId

xdoclet
Version

Version

1.2.3
Type

Type

jar

Download xdoclet 1.2.3


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