Download map-builder-1.0.0.jar file - Jar m

Jar examples for m:map-builder

Description

Fluent builder for Maps in Java.

You can download jar file map-builder 1.0.0 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

map-builder-1.0.0-javadoc.jar
map-builder-1.0.0-sources.jar
map-builder-1.0.0.jar
map-builder-1.0.0.pom



Related Tutorials