is not current version
Last Version 20050208.211518

xdoclet:xdoclet 2.0


GroupId

GroupId

xdoclet
ArtifactId

ArtifactId

xdoclet
Version

Version

2.0
Type

Type

jar

Download xdoclet 2.0


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