is not current version
Last Version 2.6.0

net.officefloor.tool:tools 1.0.1

Tools for OfficeFloor

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tool
ArtifactId

ArtifactId

tools
Version

Version

1.0.1
Type

Type

pom

Download tools 1.0.1

Filename Size
tools-1.0.1.pom 2 KB
Browse

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