| License |
License |
|---|---|
| GroupId | GroupIdcom.robbypond |
| ArtifactId | ArtifactIdpolaris2 |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
DescriptionPolaris2 Maps Library
A fork of the Polaris2 maps library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| polaris2-1.0.0.pom | |
| polaris2-1.0.0.aar | 64 KB |
| polaris2-1.0.0-sources.jar | 261 bytes |
| polaris2-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.robbypond/polaris2/ -->
<dependency>
<groupId>com.robbypond</groupId>
<artifactId>polaris2</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.robbypond/polaris2/
implementation 'com.robbypond:polaris2:1.0.0'
// https://jarcasting.com/artifacts/com.robbypond/polaris2/
implementation ("com.robbypond:polaris2:1.0.0")
'com.robbypond:polaris2:aar:1.0.0'
<dependency org="com.robbypond" name="polaris2" rev="1.0.0">
<artifact name="polaris2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.robbypond', module='polaris2', version='1.0.0')
)
libraryDependencies += "com.robbypond" % "polaris2" % "1.0.0"
[com.robbypond/polaris2 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | 20.0.0 |
| com.google.android.gms » play-services | jar | 5.0.89 |