is not current version
Last Version 2.6.0

net.officefloor.tool:tools 1.1.0

Tools for OfficeFloor

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tool
ArtifactId

ArtifactId

tools
Version

Version

1.1.0
Type

Type

pom

Download tools 1.1.0

Filename Size
tools-1.1.0.pom 2 KB
Browse

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