Download magellan-1.1.0.jar file - Jar m

Jar examples for m:magellan

Description

The simplest navigation library for Android

You can download jar file magellan 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add magellan-1.1.0.jar to your project.

<dependency>
   <groupId>com.wealthfront</groupId>
   <artifactId>magellan</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.wealthfront', name: 'magellan', version: '1.1.0'
libraryDependencies += "com.wealthfront" % "magellan" % "1.1.0"
<dependency org="com.wealthfront" name="magellan" rev="1.1.0"/>
@Grapes(@Grab(group='com.wealthfront', module='magellan', version='1.1.0'))
'com.wealthfront:magellan:jar:1.1.0'

Download

Click the following link to download the jar file.

magellan-1.1.0-javadoc.jar
magellan-1.1.0-sources.jar
magellan-1.1.0.pom



Related Tutorials