is not current version
Last Version 1.1.2

taglibs:standard 1.0.2


GroupId

GroupId

taglibs
ArtifactId

ArtifactId

standard
Version

Version

1.0.2
Type

Type

jar

Download standard 1.0.2


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