Last Version

RudderStack Android Braze Device Mode 1.0.6

Android Device Mode for Braze which would help you to send data to Braze directly from client

License

License

GroupId

GroupId

com.rudderstack.android.integration
ArtifactId

ArtifactId

braze
Version

Version

1.0.6
Type

Type

aar
Description

Description

RudderStack Android Braze Device Mode
Android Device Mode for Braze which would help you to send data to Braze directly from client
Project URL

Project URL

https://github.com/rudderlabs/rudder-integration-braze-android.git
Source Code Management

Source Code Management

https://github.com/rudderlabs/rudder-integration-braze-android/tree/master

Download braze 1.0.6


<!-- https://jarcasting.com/artifacts/com.rudderstack.android.integration/braze/ -->
<dependency>
    <groupId>com.rudderstack.android.integration</groupId>
    <artifactId>braze</artifactId>
    <version>1.0.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.rudderstack.android.integration/braze/
implementation 'com.rudderstack.android.integration:braze:1.0.6'
// https://jarcasting.com/artifacts/com.rudderstack.android.integration/braze/
implementation ("com.rudderstack.android.integration:braze:1.0.6")
'com.rudderstack.android.integration:braze:aar:1.0.6'
<dependency org="com.rudderstack.android.integration" name="braze" rev="1.0.6">
  <artifact name="braze" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.rudderstack.android.integration', module='braze', version='1.0.6')
)
libraryDependencies += "com.rudderstack.android.integration" % "braze" % "1.0.6"
[com.rudderstack.android.integration/braze "1.0.6"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.appboy » android-sdk-ui jar 18.0.1

Project Modules

There are no modules declared in this project.