is not current version
Last Version 1.2.1

org.webframe:wf-web 1.1.9

Java Web Frame: wf-web

GroupId

GroupId

org.webframe
ArtifactId

ArtifactId

wf-web
Version

Version

1.1.9
Type

Type

jar

Download wf-web 1.1.9


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