License |
License |
---|---|
GroupId | GroupIdcom.github.zipu888 |
ArtifactId | ArtifactIdpush-web-msg-parent |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionpush-msg-web
this is push-msg-web parent project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
push-web-msg-parent-1.0.pom | |
push-web-msg-parent-1.0.jar | 3 KB |
push-web-msg-parent-1.0-sources.jar | 1 KB |
push-web-msg-parent-1.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zipu888/push-web-msg-parent/ -->
<dependency>
<groupId>com.github.zipu888</groupId>
<artifactId>push-web-msg-parent</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zipu888/push-web-msg-parent/
implementation 'com.github.zipu888:push-web-msg-parent:1.0'
// https://jarcasting.com/artifacts/com.github.zipu888/push-web-msg-parent/
implementation ("com.github.zipu888:push-web-msg-parent:1.0")
'com.github.zipu888:push-web-msg-parent:jar:1.0'
<dependency org="com.github.zipu888" name="push-web-msg-parent" rev="1.0">
<artifact name="push-web-msg-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zipu888', module='push-web-msg-parent', version='1.0')
)
libraryDependencies += "com.github.zipu888" % "push-web-msg-parent" % "1.0"
[com.github.zipu888/push-web-msg-parent "1.0"]