MVN

com.github.rchargel.build : build-utils-common

Maven & Gradle

Mar 25, 2021
4 usages
0 stars

Common build utility classes

<dependency>
    <groupId>com.github.rchargel.build</groupId>
    <artifactId>build-utils-common</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rchargel.build : build-utils-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of com.github.rchargel.build : build-utils-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9
build-utils-common-0.9

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.rchargel.build</groupId>
    <artifactId>build-utils-common</artifactId>
    <version>0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.rchargel.build : build-utils-common gradle dependency to your build.gradle file:

implementation 'com.github.rchargel.build:build-utils-common:0.9'

Gradle Kotlin DSL: Add the following com.github.rchargel.build : build-utils-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.rchargel.build:build-utils-common:0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.rchargel.build : build-utils-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.rchargel.build" % "build-utils-common" % "0.9"

Advertisement

Dependencies from Group

Mar 25, 2021
4 usages
0 stars
Mar 25, 2021
3 usages
0 stars

Discover Dependencies

Jul 15, 2023
12 usages
Sep 15, 2013
12 usages
Oct 24, 2013
11 usages
Aug 04, 2023
11 usages
80 stars
Jul 29, 2016
4 usages
0 stars
Aug 20, 2020
4 usages
0 stars
Apr 25, 2023
9 usages
May 25, 2022
2 usages
Oct 29, 2020
2 usages