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