| License |
License |
|---|---|
| GroupId | GroupIdio.github.hyq0719 |
| ArtifactId | ArtifactIdmarketing-api-sdk |
| Last Version | Last Version1.0.0-beta.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMarketing API Java SDK
Marketing API Java SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| marketing-api-sdk-1.0.0-beta.3.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.hyq0719/marketing-api-sdk/ -->
<dependency>
<groupId>io.github.hyq0719</groupId>
<artifactId>marketing-api-sdk</artifactId>
<version>1.0.0-beta.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyq0719/marketing-api-sdk/
implementation 'io.github.hyq0719:marketing-api-sdk:1.0.0-beta.3'
// https://jarcasting.com/artifacts/io.github.hyq0719/marketing-api-sdk/
implementation ("io.github.hyq0719:marketing-api-sdk:1.0.0-beta.3")
'io.github.hyq0719:marketing-api-sdk:pom:1.0.0-beta.3'
<dependency org="io.github.hyq0719" name="marketing-api-sdk" rev="1.0.0-beta.3">
<artifact name="marketing-api-sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.hyq0719', module='marketing-api-sdk', version='1.0.0-beta.3')
)
libraryDependencies += "io.github.hyq0719" % "marketing-api-sdk" % "1.0.0-beta.3"
[io.github.hyq0719/marketing-api-sdk "1.0.0-beta.3"]