| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.mparticle | 
    
| ArtifactId | ArtifactIdsmartype-mparticle-android | 
    
| Last Version | Last Version1.3 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptionsmartype-mparticle 
            Smartype Data Quality and JSON enforcement library 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/com.mparticle/smartype-mparticle-android/ -->
<dependency>
    <groupId>com.mparticle</groupId>
    <artifactId>smartype-mparticle-android</artifactId>
    <version>1.3</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.mparticle/smartype-mparticle-android/
implementation 'com.mparticle:smartype-mparticle-android:1.3'
                // https://jarcasting.com/artifacts/com.mparticle/smartype-mparticle-android/
implementation ("com.mparticle:smartype-mparticle-android:1.3")
                'com.mparticle:smartype-mparticle-android:aar:1.3'
                <dependency org="com.mparticle" name="smartype-mparticle-android" rev="1.3">
  <artifact name="smartype-mparticle-android" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.mparticle', module='smartype-mparticle-android', version='1.3')
)
                libraryDependencies += "com.mparticle" % "smartype-mparticle-android" % "1.3"
                [com.mparticle/smartype-mparticle-android "1.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.mparticle : android-core | jar | 5.36.2 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 | 
| com.mparticle : smartype-api-android | jar | 1.3 | 
| org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.3.2 | 
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |