is not current version
Last Version 3.0

com.github.drinkjava2:jwebbox 2.1.1

jWebBox is a JSP and FreeMaker layout tool

GroupId

GroupId

com.github.drinkjava2
ArtifactId

ArtifactId

jwebbox
Version

Version

2.1.1
Type

Type

jar

Download jwebbox 2.1.1


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