| Categories |
CategoriesData |
|---|---|
| GroupId | GroupIdcom.hzzxxd.sdk |
| ArtifactId | ArtifactIdzxy-data-subscribe |
| Version | Version1.0.18.RELEASE |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.hzzxxd.sdk/zxy-data-subscribe/ -->
<dependency>
<groupId>com.hzzxxd.sdk</groupId>
<artifactId>zxy-data-subscribe</artifactId>
<version>1.0.18.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.hzzxxd.sdk/zxy-data-subscribe/
implementation 'com.hzzxxd.sdk:zxy-data-subscribe:1.0.18.RELEASE'
// https://jarcasting.com/artifacts/com.hzzxxd.sdk/zxy-data-subscribe/
implementation ("com.hzzxxd.sdk:zxy-data-subscribe:1.0.18.RELEASE")
'com.hzzxxd.sdk:zxy-data-subscribe:jar:1.0.18.RELEASE'
<dependency org="com.hzzxxd.sdk" name="zxy-data-subscribe" rev="1.0.18.RELEASE">
<artifact name="zxy-data-subscribe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hzzxxd.sdk', module='zxy-data-subscribe', version='1.0.18.RELEASE')
)
libraryDependencies += "com.hzzxxd.sdk" % "zxy-data-subscribe" % "1.0.18.RELEASE"
[com.hzzxxd.sdk/zxy-data-subscribe "1.0.18.RELEASE"]