GroupId | GroupIdcom.mparticle |
---|---|
ArtifactId | ArtifactIdsmartype-mparticle |
Version | Version1.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
smartype-mparticle-1.0.2.pom | |
smartype-mparticle-1.0.2.module | 4 KB |
smartype-mparticle-1.0.2-sources.jar | 5 KB |
Browse |
<!-- 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"]