is not current version
Last Version 1.3

com.mparticle:smartype-mparticle 1.0.2

mParticle Receiver for Smartype

GroupId

GroupId

com.mparticle
ArtifactId

ArtifactId

smartype-mparticle
Version

Version

1.0.2
Type

Type

aar

Download smartype-mparticle 1.0.2


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