is not current version
Last Version 1.7

fr.figarocms:web-debug-tag 0.0.4

Tag JSTL for debugging session and request attributes in firebug, developed and used at Figaro Classifieds

GroupId

GroupId

fr.figarocms
ArtifactId

ArtifactId

web-debug-tag
Version

Version

0.0.4
Type

Type

jar

Download web-debug-tag 0.0.4


<!-- https://jarcasting.com/artifacts/fr.figarocms/web-debug-tag/ -->
<dependency>
    <groupId>fr.figarocms</groupId>
    <artifactId>web-debug-tag</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/fr.figarocms/web-debug-tag/
implementation 'fr.figarocms:web-debug-tag:0.0.4'
// https://jarcasting.com/artifacts/fr.figarocms/web-debug-tag/
implementation ("fr.figarocms:web-debug-tag:0.0.4")
'fr.figarocms:web-debug-tag:jar:0.0.4'
<dependency org="fr.figarocms" name="web-debug-tag" rev="0.0.4">
  <artifact name="web-debug-tag" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.figarocms', module='web-debug-tag', version='0.0.4')
)
libraryDependencies += "fr.figarocms" % "web-debug-tag" % "0.0.4"
[fr.figarocms/web-debug-tag "0.0.4"]