Jar examples for m:map-builder
Fluent builder for Maps in Java.
You can download jar file map-builder 1.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add map-builder-1.0.0.jar to your project.
<dependency> <groupId>me.andrz</groupId> <artifactId>map-builder</artifactId> <version>1.0.0</version> </dependency>
compile group: 'me.andrz', name: 'map-builder', version: '1.0.0'
libraryDependencies += "me.andrz" % "map-builder" % "1.0.0"
<dependency org="me.andrz" name="map-builder" rev="1.0.0"/>
@Grapes(@Grab(group='me.andrz', module='map-builder', version='1.0.0'))
'me.andrz:map-builder:jar:1.0.0'
Click the following link to download the jar file.
map-builder-1.0.0-javadoc.jar