is not current version
Last Version 1.0.0.B

io.github.hyq0719:marketing-api-common 1.0.0-beta.2

Marketing API Java SDK公共模块

GroupId

GroupId

io.github.hyq0719
ArtifactId

ArtifactId

marketing-api-common
Version

Version

1.0.0-beta.2
Type

Type

jar

Download marketing-api-common 1.0.0-beta.2


<!-- https://jarcasting.com/artifacts/io.github.hyq0719/marketing-api-common/ -->
<dependency>
    <groupId>io.github.hyq0719</groupId>
    <artifactId>marketing-api-common</artifactId>
    <version>1.0.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyq0719/marketing-api-common/
implementation 'io.github.hyq0719:marketing-api-common:1.0.0-beta.2'
// https://jarcasting.com/artifacts/io.github.hyq0719/marketing-api-common/
implementation ("io.github.hyq0719:marketing-api-common:1.0.0-beta.2")
'io.github.hyq0719:marketing-api-common:jar:1.0.0-beta.2'
<dependency org="io.github.hyq0719" name="marketing-api-common" rev="1.0.0-beta.2">
  <artifact name="marketing-api-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hyq0719', module='marketing-api-common', version='1.0.0-beta.2')
)
libraryDependencies += "io.github.hyq0719" % "marketing-api-common" % "1.0.0-beta.2"
[io.github.hyq0719/marketing-api-common "1.0.0-beta.2"]