License |
License |
---|---|
GroupId | GroupIdcom.mparticle |
ArtifactId | ArtifactIdsmartype-generator |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmartype Generator
Generator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smartype-generator-1.3.pom | |
smartype-generator-1.3.jar | 18 MB |
smartype-generator-1.3-sources.jar | 10 KB |
smartype-generator-1.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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mparticle/smartype-generator/
implementation 'com.mparticle:smartype-generator:1.3'
// https://jarcasting.com/artifacts/com.mparticle/smartype-generator/
implementation ("com.mparticle:smartype-generator:1.3")
'com.mparticle:smartype-generator:jar:1.3'
<dependency org="com.mparticle" name="smartype-generator" rev="1.3">
<artifact name="smartype-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mparticle', module='smartype-generator', version='1.3')
)
libraryDependencies += "com.mparticle" % "smartype-generator" % "1.3"
[com.mparticle/smartype-generator "1.3"]