Last Version

Rudder-Integration-Adjust-Android 1.0.1

RudderStack's Native SDK Integration support for Adjust.

License

License

GroupId

GroupId

com.rudderstack.android.integration
ArtifactId

ArtifactId

adjust
Version

Version

1.0.1
Type

Type

aar
Description

Description

Rudder-Integration-Adjust-Android
RudderStack's Native SDK Integration support for Adjust.
Project URL

Project URL

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

Source Code Management

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

Download adjust 1.0.1


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.rudderstack.android.sdk : core jar [1.0,2.0)
com.adjust.sdk : adjust-android jar 4.30.1

Project Modules

There are no modules declared in this project.