| License | 
                License
                                                        The Apache Software License, Version 2.0                                                 
                             | 
        
|---|---|
| GroupId | GroupIdcom.mparticle | 
    
| ArtifactId | ArtifactIdandroid-apptentive-kit | 
    
| Last Version | Last Version5.41.2 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptionandroid-apptentive-kit 
            android-apptentive-kit for the mParticle SDK 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| android-apptentive-kit-5.41.2.pom | |
| android-apptentive-kit-5.41.2.aar | 35 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.mparticle/android-apptentive-kit/ -->
<dependency>
    <groupId>com.mparticle</groupId>
    <artifactId>android-apptentive-kit</artifactId>
    <version>5.41.2</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.mparticle/android-apptentive-kit/
implementation 'com.mparticle:android-apptentive-kit:5.41.2'
                // https://jarcasting.com/artifacts/com.mparticle/android-apptentive-kit/
implementation ("com.mparticle:android-apptentive-kit:5.41.2")
                'com.mparticle:android-apptentive-kit:aar:5.41.2'
                <dependency org="com.mparticle" name="android-apptentive-kit" rev="5.41.2">
  <artifact name="android-apptentive-kit" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.mparticle', module='android-apptentive-kit', version='5.41.2')
)
                libraryDependencies += "com.mparticle" % "android-apptentive-kit" % "5.41.2"
                [com.mparticle/android-apptentive-kit "5.41.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.mparticle : android-kit-base | jar | 5.41.2 | 
| com.apptentive : apptentive-android | jar | 5.8.3 |