License |
License |
---|---|
GroupId | GroupIdcom.cosmicpush |
ArtifactId | ArtifactIdcosmic-push-gateway |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncosmic-push-gateway
Cosmic Push
|
Project URL |
Project URL |
Filename | Size |
---|---|
cosmic-push-gateway-1.1.0.pom | |
cosmic-push-gateway-1.1.0.jar | 24 KB |
cosmic-push-gateway-1.1.0-sources.jar | 20 KB |
cosmic-push-gateway-1.1.0-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cosmicpush/cosmic-push-gateway/ -->
<dependency>
<groupId>com.cosmicpush</groupId>
<artifactId>cosmic-push-gateway</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cosmicpush/cosmic-push-gateway/
implementation 'com.cosmicpush:cosmic-push-gateway:1.1.0'
// https://jarcasting.com/artifacts/com.cosmicpush/cosmic-push-gateway/
implementation ("com.cosmicpush:cosmic-push-gateway:1.1.0")
'com.cosmicpush:cosmic-push-gateway:jar:1.1.0'
<dependency org="com.cosmicpush" name="cosmic-push-gateway" rev="1.1.0">
<artifact name="cosmic-push-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cosmicpush', module='cosmic-push-gateway', version='1.1.0')
)
libraryDependencies += "com.cosmicpush" % "cosmic-push-gateway" % "1.1.0"
[com.cosmicpush/cosmic-push-gateway "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.crazyyak.dev : yak-dev-common | jar | 1.2.2 |
org.crazyyak.dev : yak-dev-domain | jar | 1.2.2 |
org.crazyyak.dev : yak-dev-net | jar | 1.2.2 |
org.glassfish.jersey.core : jersey-client | jar | 2.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.3.1 |