GroupId | GroupIdcom.leanplum |
---|---|
ArtifactId | ArtifactIdleanplum-location |
Version | Version5.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
leanplum-location-5.0.0.pom | |
leanplum-location-5.0.0-sources.jar | 6 KB |
leanplum-location-5.0.0-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.leanplum/leanplum-location/ -->
<dependency>
<groupId>com.leanplum</groupId>
<artifactId>leanplum-location</artifactId>
<version>5.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.leanplum/leanplum-location/
implementation 'com.leanplum:leanplum-location:5.0.0'
// https://jarcasting.com/artifacts/com.leanplum/leanplum-location/
implementation ("com.leanplum:leanplum-location:5.0.0")
'com.leanplum:leanplum-location:aar:5.0.0'
<dependency org="com.leanplum" name="leanplum-location" rev="5.0.0">
<artifact name="leanplum-location" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.leanplum', module='leanplum-location', version='5.0.0')
)
libraryDependencies += "com.leanplum" % "leanplum-location" % "5.0.0"
[com.leanplum/leanplum-location "5.0.0"]