License |
License |
---|---|
GroupId | GroupIdcom.github.pandafw |
ArtifactId | ArtifactIdpanda-html |
Version | Version1.8.0 |
Type | Typejar |
Description |
DescriptionPanda HTML
Panda HTML contains jQuery, Bootstrap, and the css/javascript required by panda-gear's taglib.
|
Filename | Size |
---|---|
panda-html-1.8.0.pom | |
panda-html-1.8.0.jar | 5 MB |
panda-html-1.8.0-sources.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-html/ -->
<dependency>
<groupId>com.github.pandafw</groupId>
<artifactId>panda-html</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-html/
implementation 'com.github.pandafw:panda-html:1.8.0'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-html/
implementation ("com.github.pandafw:panda-html:1.8.0")
'com.github.pandafw:panda-html:jar:1.8.0'
<dependency org="com.github.pandafw" name="panda-html" rev="1.8.0">
<artifact name="panda-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-html', version='1.8.0')
)
libraryDependencies += "com.github.pandafw" % "panda-html" % "1.8.0"
[com.github.pandafw/panda-html "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.platform.yui : yuicompressor | jar | 2.4.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |