License |
License |
---|---|
GroupId | GroupIdcom.rudderstack.android.integration |
ArtifactId | ArtifactIdbraze |
Version | Version1.0.2 |
Type | Typeaar |
Description |
DescriptionRudder-Integration-Braze-Android
RudderStack's Native SDK Integration support for Braze.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
braze-1.0.2.pom | |
braze-1.0.2.aar | 24 KB |
braze-1.0.2-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rudderstack.android.integration/braze/ -->
<dependency>
<groupId>com.rudderstack.android.integration</groupId>
<artifactId>braze</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.rudderstack.android.integration/braze/
implementation 'com.rudderstack.android.integration:braze:1.0.2'
// https://jarcasting.com/artifacts/com.rudderstack.android.integration/braze/
implementation ("com.rudderstack.android.integration:braze:1.0.2")
'com.rudderstack.android.integration:braze:aar:1.0.2'
<dependency org="com.rudderstack.android.integration" name="braze" rev="1.0.2">
<artifact name="braze" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.rudderstack.android.integration', module='braze', version='1.0.2')
)
libraryDependencies += "com.rudderstack.android.integration" % "braze" % "1.0.2"
[com.rudderstack.android.integration/braze "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.appboy » android-sdk-ui | jar | 13.1.0 |