License |
License |
---|---|
GroupId | GroupIdcom.lightningkite.butterfly |
ArtifactId | ArtifactIdbutterfly-maps-android |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionButterfly-Maps-Android
A Google Maps extension to Butterfly-Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lightningkite.butterfly/butterfly-maps-android/ -->
<dependency>
<groupId>com.lightningkite.butterfly</groupId>
<artifactId>butterfly-maps-android</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lightningkite.butterfly/butterfly-maps-android/
implementation 'com.lightningkite.butterfly:butterfly-maps-android:0.2.0'
// https://jarcasting.com/artifacts/com.lightningkite.butterfly/butterfly-maps-android/
implementation ("com.lightningkite.butterfly:butterfly-maps-android:0.2.0")
'com.lightningkite.butterfly:butterfly-maps-android:aar:0.2.0'
<dependency org="com.lightningkite.butterfly" name="butterfly-maps-android" rev="0.2.0">
<artifact name="butterfly-maps-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lightningkite.butterfly', module='butterfly-maps-android', version='0.2.0')
)
libraryDependencies += "com.lightningkite.butterfly" % "butterfly-maps-android" % "0.2.0"
[com.lightningkite.butterfly/butterfly-maps-android "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.lightningkite.butterfly : butterfly-android | jar | 0.2.0 |
com.google.android.gms » play-services-maps | jar | 17.0.0 |
com.google.android.libraries.places » places | jar | 2.4.0 |
io.reactivex.rxjava2 : rxkotlin | jar | 2.4.0 |
io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.6.10 |