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