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