Download map-support-alpha-0.0.16.jar file - Jar m

Jar examples for m:map-support-alpha

Description

Map utilities.

You can download jar file map-support-alpha 0.0.16 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add map-support-alpha-0.0.16.jar to your project.

<dependency>
   <groupId>fun.mike</groupId>
   <artifactId>map-support-alpha</artifactId>
   <version>0.0.16</version>
</dependency>
compile group: 'fun.mike', name: 'map-support-alpha', version: '0.0.16'
libraryDependencies += "fun.mike" % "map-support-alpha" % "0.0.16"
<dependency org="fun.mike" name="map-support-alpha" rev="0.0.16"/>
@Grapes(@Grab(group='fun.mike', module='map-support-alpha', version='0.0.16'))
'fun.mike:map-support-alpha:jar:0.0.16'

Download

Click the following link to download the jar file.

map-support-alpha-0.0.16-javadoc.jar
map-support-alpha-0.0.16-sources.jar
map-support-alpha-0.0.16.jar
map-support-alpha-0.0.16.pom



Related Tutorials