is not current version
Last Version 1.1.2

taglibs:standard 1.0.4


GroupId

GroupId

taglibs
ArtifactId

ArtifactId

standard
Version

Version

1.0.4
Type

Type

jar

Download standard 1.0.4


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