is not current version
Last Version 1.0.6

com.rudderstack.android.integration:braze 1.0.3

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

GroupId

GroupId

com.rudderstack.android.integration
ArtifactId

ArtifactId

braze
Version

Version

1.0.3
Type

Type

aar

Download braze 1.0.3


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