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