is not current version
Last Version 3.6.0

org.web4thejob:web4thejob 3.5.1

Open source java framework for the rapid development of data centric web applications.

GroupId

GroupId

org.web4thejob
ArtifactId

ArtifactId

web4thejob
Version

Version

3.5.1
Type

Type

pom

Download web4thejob 3.5.1

Filename Size
web4thejob-3.5.1.pom 8 KB
Browse

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