is not current version
Last Version 0.2.0

com.squeakysand:squeakysand-jsp-taglib 0.1.0

Useful collection of JSP tags.

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.squeakysand
ArtifactId

ArtifactId

squeakysand-jsp-taglib
Version

Version

0.1.0
Type

Type

jar

Download squeakysand-jsp-taglib 0.1.0


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