GroupId | GroupIdcom.mparticle |
---|---|
ArtifactId | ArtifactIdsmartype-api |
Version | Version1.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
smartype-api-1.0.3.pom | |
smartype-api-1.0.3.module | 4 KB |
smartype-api-1.0.3-sources.jar | 3 KB |
smartype-api-1.0.3-javadoc.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mparticle/smartype-api/ -->
<dependency>
<groupId>com.mparticle</groupId>
<artifactId>smartype-api</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mparticle/smartype-api/
implementation 'com.mparticle:smartype-api:1.0.3'
// https://jarcasting.com/artifacts/com.mparticle/smartype-api/
implementation ("com.mparticle:smartype-api:1.0.3")
'com.mparticle:smartype-api:aar:1.0.3'
<dependency org="com.mparticle" name="smartype-api" rev="1.0.3">
<artifact name="smartype-api" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mparticle', module='smartype-api', version='1.0.3')
)
libraryDependencies += "com.mparticle" % "smartype-api" % "1.0.3"
[com.mparticle/smartype-api "1.0.3"]