MVN

net.bolbat : bb-buildutils

Maven & Gradle

May 04, 2019

Build utilities · Utility for maven building process, like configurations, etc

<dependency>
    <groupId>net.bolbat</groupId>
    <artifactId>bb-buildutils</artifactId>
    <version>5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.bolbat : bb-buildutils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5

All Versions

Choose a version of net.bolbat : bb-buildutils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5
bb-buildutils-5
4
bb-buildutils-4
3
bb-buildutils-3
2
bb-buildutils-2

How to add a dependency to Maven

Add the following net.bolbat : bb-buildutils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.bolbat</groupId>
    <artifactId>bb-buildutils</artifactId>
    <version>5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.bolbat : bb-buildutils gradle dependency to your build.gradle file:

implementation 'net.bolbat:bb-buildutils:5'

Gradle Kotlin DSL: Add the following net.bolbat : bb-buildutils gradle kotlin dependency to your build.gradle.kts file:

implementation("net.bolbat:bb-buildutils:5")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.bolbat : bb-buildutils sbt scala dependency to your build.sbt file:

libraryDependencies += "net.bolbat" % "bb-buildutils" % "5"

Advertisement

Dependencies from Group

May 04, 2019
3 usages
May 05, 2019
2 usages
Mar 31, 2017
2 usages
May 04, 2019
2 usages
May 04, 2019
2 usages

Discover Dependencies

Aug 26, 2016
0 stars
Jul 16, 2016
15 stars
Mar 13, 2016
2 stars
Feb 16, 2016
15 stars
Nov 29, 2017
15 stars
Mar 14, 2019
1 usages
1.4k stars
Mar 14, 2019
1.4k stars
Mar 14, 2019
1.4k stars
Feb 23, 2016
0 stars