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