is not current version
Last Version 1.3.0

net.guerlab.builder:guerlab-builder-tools 1.0.7

Guerlab Builder Tools

Categories

Categories

Net
GroupId

GroupId

net.guerlab.builder
ArtifactId

ArtifactId

guerlab-builder-tools
Version

Version

1.0.7
Type

Type

jar

Download guerlab-builder-tools 1.0.7


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