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