is not current version
Last Version 3.0

com.github.drinkjava2:jwebbox 2.1.2

jWebBox is a JSP and FreeMaker layout tool

GroupId

GroupId

com.github.drinkjava2
ArtifactId

ArtifactId

jwebbox
Version

Version

2.1.2
Type

Type

jar

Download jwebbox 2.1.2


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