is not current version
Last Version 3.40.0

net.officefloor.web:woof 3.18.0

Loads and runs WoOF

Categories

Categories

Net
GroupId

GroupId

net.officefloor.web
ArtifactId

ArtifactId

woof
Version

Version

3.18.0
Type

Type

jar

Download woof 3.18.0


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