is not current version
Last Version 1.3

org.codehaus.waffle:waffle-taglib 1.0-RC-2


GroupId

GroupId

org.codehaus.waffle
ArtifactId

ArtifactId

waffle-taglib
Version

Version

1.0-RC-2
Type

Type

jar

Download waffle-taglib 1.0-RC-2


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