GroupId | GroupIdcom.pushwoosh |
---|---|
ArtifactId | ArtifactIdpushwoosh-location |
Version | Version5.19.3 |
Type | Typeaar |
Filename | Size |
---|---|
pushwoosh-location-5.19.3.pom | |
pushwoosh-location-5.19.3.aar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-location/ -->
<dependency>
<groupId>com.pushwoosh</groupId>
<artifactId>pushwoosh-location</artifactId>
<version>5.19.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-location/
implementation 'com.pushwoosh:pushwoosh-location:5.19.3'
// https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-location/
implementation ("com.pushwoosh:pushwoosh-location:5.19.3")
'com.pushwoosh:pushwoosh-location:aar:5.19.3'
<dependency org="com.pushwoosh" name="pushwoosh-location" rev="5.19.3">
<artifact name="pushwoosh-location" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pushwoosh', module='pushwoosh-location', version='5.19.3')
)
libraryDependencies += "com.pushwoosh" % "pushwoosh-location" % "5.19.3"
[com.pushwoosh/pushwoosh-location "5.19.3"]