| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.guerlab.builder | 
| ArtifactId | ArtifactIdguerlab-builder-tools | 
| Last Version | Last Version1.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGuerlab Builder Tools | 
| Project Organization | Project Organizationguerlab | 
| Filename | Size | 
|---|---|
| guerlab-builder-tools-1.3.0.pom | |
| guerlab-builder-tools-1.3.0.jar | 12 KB | 
| guerlab-builder-tools-1.3.0-sources.jar | 12 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.guerlab.builder/guerlab-builder-tools/ -->
<dependency>
    <groupId>net.guerlab.builder</groupId>
    <artifactId>guerlab-builder-tools</artifactId>
    <version>1.3.0</version>
</dependency>// https://jarcasting.com/artifacts/net.guerlab.builder/guerlab-builder-tools/
implementation 'net.guerlab.builder:guerlab-builder-tools:1.3.0'// https://jarcasting.com/artifacts/net.guerlab.builder/guerlab-builder-tools/
implementation ("net.guerlab.builder:guerlab-builder-tools:1.3.0")'net.guerlab.builder:guerlab-builder-tools:jar:1.3.0'<dependency org="net.guerlab.builder" name="guerlab-builder-tools" rev="1.3.0">
  <artifact name="guerlab-builder-tools" type="jar" />
</dependency>@Grapes(
@Grab(group='net.guerlab.builder', module='guerlab-builder-tools', version='1.3.0')
)libraryDependencies += "net.guerlab.builder" % "guerlab-builder-tools" % "1.3.0"[net.guerlab.builder/guerlab-builder-tools "1.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.puppycrawl.tools : checkstyle | jar | 9.3 |