is not current version
Last Version 7.0.0

com.swrve.sdk.android:swrve-geo 5.0.0

SwrveGeoSDK is the sdk for geo features

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.swrve.sdk.android
ArtifactId

ArtifactId

swrve-geo
Version

Version

5.0.0
Type

Type

aar

Download swrve-geo 5.0.0


<!-- https://jarcasting.com/artifacts/com.swrve.sdk.android/swrve-geo/ -->
<dependency>
    <groupId>com.swrve.sdk.android</groupId>
    <artifactId>swrve-geo</artifactId>
    <version>5.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.swrve.sdk.android/swrve-geo/
implementation 'com.swrve.sdk.android:swrve-geo:5.0.0'
// https://jarcasting.com/artifacts/com.swrve.sdk.android/swrve-geo/
implementation ("com.swrve.sdk.android:swrve-geo:5.0.0")
'com.swrve.sdk.android:swrve-geo:aar:5.0.0'
<dependency org="com.swrve.sdk.android" name="swrve-geo" rev="5.0.0">
  <artifact name="swrve-geo" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.swrve.sdk.android', module='swrve-geo', version='5.0.0')
)
libraryDependencies += "com.swrve.sdk.android" % "swrve-geo" % "5.0.0"
[com.swrve.sdk.android/swrve-geo "5.0.0"]