| License |
License
Pushwoosh License
|
|---|---|
| GroupId | GroupIdcom.pushwoosh |
| ArtifactId | ArtifactIdpushwoosh-badge |
| Last Version | Last Version6.5.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionPushwoosh Badge
Pushwoosh Badge
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pushwoosh-badge-6.5.3.pom | |
| pushwoosh-badge-6.5.3.aar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-badge/ -->
<dependency>
<groupId>com.pushwoosh</groupId>
<artifactId>pushwoosh-badge</artifactId>
<version>6.5.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-badge/
implementation 'com.pushwoosh:pushwoosh-badge:6.5.3'
// https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-badge/
implementation ("com.pushwoosh:pushwoosh-badge:6.5.3")
'com.pushwoosh:pushwoosh-badge:aar:6.5.3'
<dependency org="com.pushwoosh" name="pushwoosh-badge" rev="6.5.3">
<artifact name="pushwoosh-badge" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pushwoosh', module='pushwoosh-badge', version='6.5.3')
)
libraryDependencies += "com.pushwoosh" % "pushwoosh-badge" % "6.5.3"
[com.pushwoosh/pushwoosh-badge "6.5.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.pushwoosh : pushwoosh | aar | 6.5.3 |