GroupId | GroupIdcom.github.hazendaz |
---|---|
ArtifactId | ArtifactIddisplaytag-doc |
Version | Version2.0.2 |
Type | Typepom |
Filename | Size |
---|---|
displaytag-doc-2.0.2.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hazendaz/displaytag-doc/ -->
<dependency>
<groupId>com.github.hazendaz</groupId>
<artifactId>displaytag-doc</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hazendaz/displaytag-doc/
implementation 'com.github.hazendaz:displaytag-doc:2.0.2'
// https://jarcasting.com/artifacts/com.github.hazendaz/displaytag-doc/
implementation ("com.github.hazendaz:displaytag-doc:2.0.2")
'com.github.hazendaz:displaytag-doc:pom:2.0.2'
<dependency org="com.github.hazendaz" name="displaytag-doc" rev="2.0.2">
<artifact name="displaytag-doc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hazendaz', module='displaytag-doc', version='2.0.2')
)
libraryDependencies += "com.github.hazendaz" % "displaytag-doc" % "2.0.2"
[com.github.hazendaz/displaytag-doc "2.0.2"]