is not current version
Last Version 1.8.0

com.github.pandafw:panda-html 1.5.5

Panda HTML contains jQuery, Bootstrap, and the css/javascript required by panda-gear's taglib.

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-html
Version

Version

1.5.5
Type

Type

jar

Download panda-html 1.5.5


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