s

smartype-api-js

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