MVN

me.andrz : map-builder

Maven & Gradle

Jul 18, 2016
8 usages

me.andrz:map-builder · Fluent builder for Maps in Java.

<dependency>
    <groupId>me.andrz</groupId>
    <artifactId>map-builder</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.andrz : map-builder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of me.andrz : map-builder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
map-builder-1.0.0

How to add a dependency to Maven

Add the following me.andrz : map-builder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.andrz</groupId>
    <artifactId>map-builder</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.andrz : map-builder gradle dependency to your build.gradle file:

implementation 'me.andrz:map-builder:1.0.0'

Gradle Kotlin DSL: Add the following me.andrz : map-builder gradle kotlin dependency to your build.gradle.kts file:

implementation("me.andrz:map-builder:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.andrz : map-builder sbt scala dependency to your build.sbt file:

libraryDependencies += "me.andrz" % "map-builder" % "1.0.0"

Advertisement

Dependencies from Group

Jul 18, 2016
8 usages
Jul 18, 2016
2 stars

Discover Dependencies

Jul 18, 2016
2 stars
Jul 21, 2016
544 stars
Jul 03, 2017
1 usages
Jul 24, 2016
25 stars
Nov 12, 2021
1 usages
4.3k stars
Sep 01, 2016
6 usages
91 stars
May 02, 2020
7 usages
16 stars