is not current version
Last Version 2.4.3

com.github.hazendaz:displaytag-doc 2.1.4

The display tag library is an open source suite of custom tags that provide high-level web presentation patterns which will work in an MVC model. The library provides a significant amount of functionality while still being easy to use.

GroupId

GroupId

com.github.hazendaz
ArtifactId

ArtifactId

displaytag-doc
Version

Version

2.1.4
Type

Type

pom

Download displaytag-doc 2.1.4

Filename Size
displaytag-doc-2.1.4.pom 13 KB
Browse

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