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

Jar examples for m:map-support-alpha

Description

Map utilities.

You can download jar file map-support-alpha 0.0.6 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.6.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials