Last Version

me.andrz:map-builder 1.0.0

Fluent builder for Maps in Java.

License

License

GroupId

GroupId

me.andrz
ArtifactId

ArtifactId

map-builder
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/adjohnson916/map-builder-java
Source Code Management

Source Code Management

https://github.com/adjohnson916/map-builder-java

Download map-builder 1.0.0


<!-- https://jarcasting.com/artifacts/me.andrz/map-builder/ -->
<dependency>
    <groupId>me.andrz</groupId>
    <artifactId>map-builder</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.andrz/map-builder/
implementation 'me.andrz:map-builder:1.0.0'
// https://jarcasting.com/artifacts/me.andrz/map-builder/
implementation ("me.andrz:map-builder:1.0.0")
'me.andrz:map-builder:jar:1.0.0'
<dependency org="me.andrz" name="map-builder" rev="1.0.0">
  <artifact name="map-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.andrz', module='map-builder', version='1.0.0')
)
libraryDependencies += "me.andrz" % "map-builder" % "1.0.0"
[me.andrz/map-builder "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.