MVN

com.davidbracewell : mango

Maven & Gradle

Jan 02, 2018
4 usages
0 stars

A set of utilities and tools to speed up and ease programming in Java.

<dependency>
    <groupId>com.davidbracewell</groupId>
    <artifactId>mango</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.davidbracewell : mango to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of com.davidbracewell : mango to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5
mango-0.5
0.4
mango-0.4
0.3
mango-0.3
0.2
mango-0.2
0.1
mango-0.1

How to add a dependency to Maven

Add the following com.davidbracewell : mango maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.davidbracewell</groupId>
    <artifactId>mango</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.davidbracewell : mango gradle dependency to your build.gradle file:

implementation 'com.davidbracewell:mango:0.5'

Gradle Kotlin DSL: Add the following com.davidbracewell : mango gradle kotlin dependency to your build.gradle.kts file:

implementation("com.davidbracewell:mango:0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.davidbracewell : mango sbt scala dependency to your build.sbt file:

libraryDependencies += "com.davidbracewell" % "mango" % "0.5"

Advertisement

Dependencies from Group

Jan 02, 2018
4 usages
0 stars
Jan 02, 2018
4 usages
3 stars
Jan 02, 2018
2 usages
1 stars
Jan 03, 2017
1 usages
0 stars
Jan 02, 2018
1 usages
3 stars

Discover Dependencies

Dec 03, 2021
25 usages
44 stars
Apr 02, 2013
27 usages
Jul 08, 2009
6 usages
Jun 19, 2023
72 usages
Nov 28, 2011
18 usages
Nov 07, 2020
31 usages
1.9k stars
Jan 13, 2018
8 usages
26.6k stars
Mar 20, 2022
16 usages
4 stars
Jun 01, 2014
23 usages
2 stars