is not current version
Last Version 1.3

com.mparticle:smartype-api 1.2.1

Smartype Data Quality and JSON enforcement library

GroupId

GroupId

com.mparticle
ArtifactId

ArtifactId

smartype-api
Version

Version

1.2.1
Type

Type

pom

Download smartype-api 1.2.1


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