s

smartype-mparticle-android

Smartype Data Quality and JSON enforcement library
https://github.com/mparticle/smartype
The Apache Software License, Version 2.0
Sam Dozor mParticle Inc.
文件下载
文件名 操作
smartype-mparticle-android-1.7.1.pom 下载
smartype-mparticle-android-1.7.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.mparticle</groupId>
  <artifactId>smartype-mparticle-android</artifactId>
  <version>1.7.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.mparticle:smartype-mparticle-android:1.7.1'
Gradle Kotlin
implementation("com.mparticle:smartype-mparticle-android:1.7.1")
Scala SBT
libraryDependencies += "com.mparticle" % "smartype-mparticle-android" % "1.7.1"
Groovy Grape
@Grapes(
  @Grab(group='com.mparticle', module='smartype-mparticle-android', version='1.7.1')
)
Apache Ivy
<dependency org="com.mparticle" name="smartype-mparticle-android" rev="1.7.1" />
Leiningen
[com.mparticle/smartype-mparticle-android "1.7.1"]
Apache Buildr
'com.mparticle:smartype-mparticle-android:jar:1.7.1'