is not current version
Last Version 1.1.2

taglibs:standard 1.1.0


GroupId

GroupId

taglibs
ArtifactId

ArtifactId

standard
Version

Version

1.1.0
Type

Type

jar

Download standard 1.1.0


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