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