GroupId | GroupIdxdoclet-plugins |
---|---|
ArtifactId | ArtifactIdxdoclet-plugin-webwork |
Version | Version20050206.204030 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/xdoclet-plugins/xdoclet-plugin-webwork/ -->
<dependency>
<groupId>xdoclet-plugins</groupId>
<artifactId>xdoclet-plugin-webwork</artifactId>
<version>20050206.204030</version>
</dependency>
// https://jarcasting.com/artifacts/xdoclet-plugins/xdoclet-plugin-webwork/
implementation 'xdoclet-plugins:xdoclet-plugin-webwork:20050206.204030'
// https://jarcasting.com/artifacts/xdoclet-plugins/xdoclet-plugin-webwork/
implementation ("xdoclet-plugins:xdoclet-plugin-webwork:20050206.204030")
'xdoclet-plugins:xdoclet-plugin-webwork:jar:20050206.204030'
<dependency org="xdoclet-plugins" name="xdoclet-plugin-webwork" rev="20050206.204030">
<artifact name="xdoclet-plugin-webwork" type="jar" />
</dependency>
@Grapes(
@Grab(group='xdoclet-plugins', module='xdoclet-plugin-webwork', version='20050206.204030')
)
libraryDependencies += "xdoclet-plugins" % "xdoclet-plugin-webwork" % "20050206.204030"
[xdoclet-plugins/xdoclet-plugin-webwork "20050206.204030"]