is not current version
Last Version 12.0.0-beta.6

com.webfirmframework:wffweb 2.1.0-rc.4

A java framework to develop web applications

GroupId

GroupId

com.webfirmframework
ArtifactId

ArtifactId

wffweb
Version

Version

2.1.0-rc.4
Type

Type

jar

Download wffweb 2.1.0-rc.4


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