License |
License |
---|---|
GroupId | GroupIdcom.cosmicpush |
ArtifactId | ArtifactIdpush-server-gateway |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpush-server-gateway
Push Server
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.cosmicpush/push-server-gateway/ -->
<dependency>
<groupId>com.cosmicpush</groupId>
<artifactId>push-server-gateway</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.cosmicpush/push-server-gateway/
implementation 'com.cosmicpush:push-server-gateway:2.0.4'
// https://jarcasting.com/artifacts/com.cosmicpush/push-server-gateway/
implementation ("com.cosmicpush:push-server-gateway:2.0.4")
'com.cosmicpush:push-server-gateway:jar:2.0.4'
<dependency org="com.cosmicpush" name="push-server-gateway" rev="2.0.4">
<artifact name="push-server-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cosmicpush', module='push-server-gateway', version='2.0.4')
)
libraryDependencies += "com.cosmicpush" % "push-server-gateway" % "2.0.4"
[com.cosmicpush/push-server-gateway "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.crazyyak.lib : yak-lib-jaxrs-jackson | jar | 5.0.6 |
com.cosmicpush : push-server-pub | jar | 2.0.3 |
com.cosmicpush : push-server-jackson | jar | 4.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |
com.cosmicpush : push-server-test | jar | 1.0.4 |