| License |
License |
|---|---|
| GroupId | GroupIdcom.rudderstack.android.integration |
| ArtifactId | ArtifactIdlotame |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionRudderStack Android Lotame Device Mode
Android Device Mode for Lotame which would help you to send data to Lotame directly from client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lotame-1.0.4.pom | |
| lotame-1.0.4.aar | 13 KB |
| lotame-1.0.4-sources.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rudderstack.android.integration/lotame/ -->
<dependency>
<groupId>com.rudderstack.android.integration</groupId>
<artifactId>lotame</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.rudderstack.android.integration/lotame/
implementation 'com.rudderstack.android.integration:lotame:1.0.4'
// https://jarcasting.com/artifacts/com.rudderstack.android.integration/lotame/
implementation ("com.rudderstack.android.integration:lotame:1.0.4")
'com.rudderstack.android.integration:lotame:aar:1.0.4'
<dependency org="com.rudderstack.android.integration" name="lotame" rev="1.0.4">
<artifact name="lotame" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.rudderstack.android.integration', module='lotame', version='1.0.4')
)
libraryDependencies += "com.rudderstack.android.integration" % "lotame" % "1.0.4"
[com.rudderstack.android.integration/lotame "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |
| com.google.code.gson : gson | jar | 2.8.6 |