is not current version
Last Version 2.4.3

com.github.hazendaz:displaytag-examples 2.1.5

Example webapp for the display tag library

GroupId

GroupId

com.github.hazendaz
ArtifactId

ArtifactId

displaytag-examples
Version

Version

2.1.5
Type

Type

war

Download displaytag-examples 2.1.5


<!-- https://jarcasting.com/artifacts/com.github.hazendaz/displaytag-examples/ -->
<dependency>
    <groupId>com.github.hazendaz</groupId>
    <artifactId>displaytag-examples</artifactId>
    <version>2.1.5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hazendaz/displaytag-examples/
implementation 'com.github.hazendaz:displaytag-examples:2.1.5'
// https://jarcasting.com/artifacts/com.github.hazendaz/displaytag-examples/
implementation ("com.github.hazendaz:displaytag-examples:2.1.5")
'com.github.hazendaz:displaytag-examples:war:2.1.5'
<dependency org="com.github.hazendaz" name="displaytag-examples" rev="2.1.5">
  <artifact name="displaytag-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.hazendaz', module='displaytag-examples', version='2.1.5')
)
libraryDependencies += "com.github.hazendaz" % "displaytag-examples" % "2.1.5"
[com.github.hazendaz/displaytag-examples "2.1.5"]