GroupId | GroupIdcom.mparticle |
---|---|
ArtifactId | ArtifactIdsmartype-mparticle |
Version | Version1.2.0 |
Type | Typepom |
Filename | Size |
---|---|
smartype-mparticle-1.2.0.pom | |
smartype-mparticle-1.2.0.module | 1 KB |
smartype-mparticle-1.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.mparticle/smartype-mparticle/ -->
<dependency>
<groupId>com.mparticle</groupId>
<artifactId>smartype-mparticle</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mparticle/smartype-mparticle/
implementation 'com.mparticle:smartype-mparticle:1.2.0'
// https://jarcasting.com/artifacts/com.mparticle/smartype-mparticle/
implementation ("com.mparticle:smartype-mparticle:1.2.0")
'com.mparticle:smartype-mparticle:pom:1.2.0'
<dependency org="com.mparticle" name="smartype-mparticle" rev="1.2.0">
<artifact name="smartype-mparticle" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mparticle', module='smartype-mparticle', version='1.2.0')
)
libraryDependencies += "com.mparticle" % "smartype-mparticle" % "1.2.0"
[com.mparticle/smartype-mparticle "1.2.0"]