GroupId | GroupIdxdoclet-plugins |
---|---|
ArtifactId | ArtifactIdxdoclet-plugin-web |
Version | Version20050208.123452 |
Type | Typejar |
Filename | Size |
---|---|
xdoclet-plugin-web-20050208.123452.pom | |
xdoclet-plugin-web-20050208.123452.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xdoclet-plugins/xdoclet-plugin-web/ -->
<dependency>
<groupId>xdoclet-plugins</groupId>
<artifactId>xdoclet-plugin-web</artifactId>
<version>20050208.123452</version>
</dependency>
// https://jarcasting.com/artifacts/xdoclet-plugins/xdoclet-plugin-web/
implementation 'xdoclet-plugins:xdoclet-plugin-web:20050208.123452'
// https://jarcasting.com/artifacts/xdoclet-plugins/xdoclet-plugin-web/
implementation ("xdoclet-plugins:xdoclet-plugin-web:20050208.123452")
'xdoclet-plugins:xdoclet-plugin-web:jar:20050208.123452'
<dependency org="xdoclet-plugins" name="xdoclet-plugin-web" rev="20050208.123452">
<artifact name="xdoclet-plugin-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='xdoclet-plugins', module='xdoclet-plugin-web', version='20050208.123452')
)
libraryDependencies += "xdoclet-plugins" % "xdoclet-plugin-web" % "20050208.123452"
[xdoclet-plugins/xdoclet-plugin-web "20050208.123452"]