is not current version
Last Version 1.0.5

com.github.demidenko05:taglibs-standard-impl 1.0.4

An implementation of the JSP Standard Tag Library (JSTL). Adapted for Android by using a-javabeans (Javabeans adapted for Android).

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.demidenko05
ArtifactId

ArtifactId

taglibs-standard-impl
Version

Version

1.0.4
Type

Type

jar

Download taglibs-standard-impl 1.0.4


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