is not current version
Last Version 1.3.0

net.guerlab.builder:guerlab-builder-tools 1.2.0

Guerlab Builder Tools

Categories

Categories

Net
GroupId

GroupId

net.guerlab.builder
ArtifactId

ArtifactId

guerlab-builder-tools
Version

Version

1.2.0
Type

Type

jar

Download guerlab-builder-tools 1.2.0


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