is not current version
Last Version 1.1.9

org.webframe:wf-web-front 1.1.2

Java Web Frame: wf-web-front

GroupId

GroupId

org.webframe
ArtifactId

ArtifactId

wf-web-front
Version

Version

1.1.2
Type

Type

jar

Download wf-web-front 1.1.2


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