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