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