Build Tools

A set of tools for managing builds and code quality

License

License

Categories

Categories

Build Tools
GroupId

GroupId

com.fitbur
ArtifactId

ArtifactId

build-tools
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Build Tools
A set of tools for managing builds and code quality
Project Organization

Project Organization

FitburIO

Download build-tools

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven.plugins : maven-shade-plugin jar 2.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.0.4
0.0.3
0.0.2
0.0.1