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