GroupId | GroupIdcom.haoxuer.bigworld |
---|---|
ArtifactId | ArtifactIdplug-push-jpush |
Version | Version3.3.10-20210917 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.haoxuer.bigworld/plug-push-jpush/ -->
<dependency>
<groupId>com.haoxuer.bigworld</groupId>
<artifactId>plug-push-jpush</artifactId>
<version>3.3.10-20210917</version>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/plug-push-jpush/
implementation 'com.haoxuer.bigworld:plug-push-jpush:3.3.10-20210917'
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/plug-push-jpush/
implementation ("com.haoxuer.bigworld:plug-push-jpush:3.3.10-20210917")
'com.haoxuer.bigworld:plug-push-jpush:jar:3.3.10-20210917'
<dependency org="com.haoxuer.bigworld" name="plug-push-jpush" rev="3.3.10-20210917">
<artifact name="plug-push-jpush" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.bigworld', module='plug-push-jpush', version='3.3.10-20210917')
)
libraryDependencies += "com.haoxuer.bigworld" % "plug-push-jpush" % "3.3.10-20210917"
[com.haoxuer.bigworld/plug-push-jpush "3.3.10-20210917"]