GroupId | GroupIdcom.github.hazendaz |
---|---|
ArtifactId | ArtifactIddisplaytag-doc |
Version | Version2.2.0 |
Type | Typepom |
Filename | Size |
---|---|
displaytag-doc-2.2.0.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.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hazendaz/displaytag-doc/
implementation 'com.github.hazendaz:displaytag-doc:2.2.0'
// https://jarcasting.com/artifacts/com.github.hazendaz/displaytag-doc/
implementation ("com.github.hazendaz:displaytag-doc:2.2.0")
'com.github.hazendaz:displaytag-doc:pom:2.2.0'
<dependency org="com.github.hazendaz" name="displaytag-doc" rev="2.2.0">
<artifact name="displaytag-doc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hazendaz', module='displaytag-doc', version='2.2.0')
)
libraryDependencies += "com.github.hazendaz" % "displaytag-doc" % "2.2.0"
[com.github.hazendaz/displaytag-doc "2.2.0"]