MVN

com.fitbur : build-tools

Maven & Gradle

Jul 02, 2016

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

<dependency>
    <groupId>com.fitbur</groupId>
    <artifactId>build-tools</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fitbur : build-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.fitbur : build-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
build-tools-0.5.0
0.0.x
build-tools-0.0.4
build-tools-0.0.3
build-tools-0.0.2
build-tools-0.0.1

How to add a dependency to Maven

Add the following com.fitbur : build-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.fitbur</groupId>
    <artifactId>build-tools</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.fitbur : build-tools gradle dependency to your build.gradle file:

implementation 'com.fitbur:build-tools:0.5.0'

Gradle Kotlin DSL: Add the following com.fitbur : build-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("com.fitbur:build-tools:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.fitbur : build-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "com.fitbur" % "build-tools" % "0.5.0"

Advertisement

Dependencies from Group

Jun 23, 2015
Jul 02, 2016
Oct 12, 2014

Discover Dependencies

Jan 03, 2017
1 usages
0 stars
Nov 29, 2015
1 usages
3 stars
Jan 02, 2018
3 stars
Mar 15, 2016
2 usages
5 stars
Dec 17, 2015
2 usages
5 stars
Dec 17, 2015
3 usages
5 stars
Nov 24, 2015
5 stars
Dec 17, 2015
2 usages
5 stars
Dec 19, 2021
0 stars
Sep 28, 2017
0 stars