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