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