GroupId | GroupIdcom.github.hazendaz |
---|---|
ArtifactId | ArtifactIddisplaytag |
Version | Version2.1.6 |
Type | Typejar |
Filename | Size |
---|---|
displaytag-2.1.6.pom | |
displaytag-2.1.6.jar | 239 KB |
displaytag-2.1.6-tests.jar | 336 KB |
displaytag-2.1.6-sources.jar | 270 KB |
displaytag-2.1.6-javadoc.jar | 821 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hazendaz/displaytag/ -->
<dependency>
<groupId>com.github.hazendaz</groupId>
<artifactId>displaytag</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hazendaz/displaytag/
implementation 'com.github.hazendaz:displaytag:2.1.6'
// https://jarcasting.com/artifacts/com.github.hazendaz/displaytag/
implementation ("com.github.hazendaz:displaytag:2.1.6")
'com.github.hazendaz:displaytag:jar:2.1.6'
<dependency org="com.github.hazendaz" name="displaytag" rev="2.1.6">
<artifact name="displaytag" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hazendaz', module='displaytag', version='2.1.6')
)
libraryDependencies += "com.github.hazendaz" % "displaytag" % "2.1.6"
[com.github.hazendaz/displaytag "2.1.6"]