is not current version
Last Version 2.6.0

net.officefloor.tool:tools 1.3.0

Tools for OfficeFloor

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tool
ArtifactId

ArtifactId

tools
Version

Version

1.3.0
Type

Type

pom

Download tools 1.3.0

Filename Size
tools-1.3.0.pom 1 KB
Browse

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