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