is not current version
Last Version 1.0.2

taglibs:random-doc 1.0.1


GroupId

GroupId

taglibs
ArtifactId

ArtifactId

random-doc
Version

Version

1.0.1
Type

Type

war

Download random-doc 1.0.1


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