is not current version
Last Version 1.1.0

com.garethahealy.poms:building-tools 1.0.2


GroupId

GroupId

com.garethahealy.poms
ArtifactId

ArtifactId

building-tools
Version

Version

1.0.2
Type

Type

jar

Download building-tools 1.0.2


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