is not current version
Last Version 2.4.3

com.github.hazendaz:displaytag-doc 2.3.0

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.3.0
Type

Type

pom

Download displaytag-doc 2.3.0

Filename Size
displaytag-doc-2.3.0.pom 14 KB
Browse

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