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