License |
License
Pushwoosh License
|
---|---|
GroupId | GroupIdcom.pushwoosh |
ArtifactId | ArtifactIdratemyapp |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionPushwoosh
RateMyApp library for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
ratemyapp-1.0.pom | |
ratemyapp-1.0.aar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pushwoosh/ratemyapp/ -->
<dependency>
<groupId>com.pushwoosh</groupId>
<artifactId>ratemyapp</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pushwoosh/ratemyapp/
implementation 'com.pushwoosh:ratemyapp:1.0'
// https://jarcasting.com/artifacts/com.pushwoosh/ratemyapp/
implementation ("com.pushwoosh:ratemyapp:1.0")
'com.pushwoosh:ratemyapp:aar:1.0'
<dependency org="com.pushwoosh" name="ratemyapp" rev="1.0">
<artifact name="ratemyapp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pushwoosh', module='ratemyapp', version='1.0')
)
libraryDependencies += "com.pushwoosh" % "ratemyapp" % "1.0"
[com.pushwoosh/ratemyapp "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.pushwoosh : pushwoosh | aar | [5.16.0,) |