is not current version
Last Version 1.3

com.mparticle:smartype-mparticle-android 1.2.1

Smartype Data Quality and JSON enforcement library

GroupId

GroupId

com.mparticle
ArtifactId

ArtifactId

smartype-mparticle-android
Version

Version

1.2.1
Type

Type

aar

Download smartype-mparticle-android 1.2.1


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