GroupId | GroupIdcom.mparticle |
---|---|
ArtifactId | ArtifactIdsmartype-generator |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
smartype-generator-1.0.3.pom | |
smartype-generator-1.0.3.jar | 18 MB |
smartype-generator-1.0.3-sources.jar | 10 KB |
smartype-generator-1.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mparticle/smartype-generator/
implementation 'com.mparticle:smartype-generator:1.0.3'
// https://jarcasting.com/artifacts/com.mparticle/smartype-generator/
implementation ("com.mparticle:smartype-generator:1.0.3")
'com.mparticle:smartype-generator:jar:1.0.3'
<dependency org="com.mparticle" name="smartype-generator" rev="1.0.3">
<artifact name="smartype-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mparticle', module='smartype-generator', version='1.0.3')
)
libraryDependencies += "com.mparticle" % "smartype-generator" % "1.0.3"
[com.mparticle/smartype-generator "1.0.3"]