GroupId | GroupIdtaglibs |
---|---|
ArtifactId | ArtifactIdpage-doc |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typewar |
Description |
Description |
Filename | Size |
---|---|
page-doc-1.0.1.pom | |
page-doc-1.0.1.war | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/taglibs/page-doc/ -->
<dependency>
<groupId>taglibs</groupId>
<artifactId>page-doc</artifactId>
<version>1.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/taglibs/page-doc/
implementation 'taglibs:page-doc:1.0.1'
// https://jarcasting.com/artifacts/taglibs/page-doc/
implementation ("taglibs:page-doc:1.0.1")
'taglibs:page-doc:war:1.0.1'
<dependency org="taglibs" name="page-doc" rev="1.0.1">
<artifact name="page-doc" type="war" />
</dependency>
@Grapes(
@Grab(group='taglibs', module='page-doc', version='1.0.1')
)
libraryDependencies += "taglibs" % "page-doc" % "1.0.1"
[taglibs/page-doc "1.0.1"]