Jar examples for t:taglibs-standard-spec
An implementation of the JSP Standard Tag Library (JSTL) Specification API. Adapted for Android by using a-javabeans (Javabeans adapted for Android).
You can download jar file taglibs-standard-spec 1.0.3 in this page.
Apache License
You can use the following script to add taglibs-standard-spec-1.0.3.jar to your project.
<dependency> <groupId>com.github.demidenko05</groupId> <artifactId>taglibs-standard-spec</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.github.demidenko05', name: 'taglibs-standard-spec', version: '1.0.3'
libraryDependencies += "com.github.demidenko05" % "taglibs-standard-spec" % "1.0.3"
<dependency org="com.github.demidenko05" name="taglibs-standard-spec" rev="1.0.3"/>
@Grapes(@Grab(group='com.github.demidenko05', module='taglibs-standard-spec', version='1.0.3'))
'com.github.demidenko05:taglibs-standard-spec:jar:1.0.3'
Click the following link to download the jar file.
taglibs-standard-spec-1.0.3-javadoc.jar