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