License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.hubrick.vertx |
ArtifactId | ArtifactIdvertx-fcm-client |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionVert.x FCM client
Vert.x Firebase Cloud Messaging client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vertx-fcm-client-1.0.0.pom | |
vertx-fcm-client-1.0.0.jar | 33 KB |
vertx-fcm-client-1.0.0-sources.jar | 23 KB |
vertx-fcm-client-1.0.0-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-fcm-client/ -->
<dependency>
<groupId>com.hubrick.vertx</groupId>
<artifactId>vertx-fcm-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-fcm-client/
implementation 'com.hubrick.vertx:vertx-fcm-client:1.0.0'
// https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-fcm-client/
implementation ("com.hubrick.vertx:vertx-fcm-client:1.0.0")
'com.hubrick.vertx:vertx-fcm-client:jar:1.0.0'
<dependency org="com.hubrick.vertx" name="vertx-fcm-client" rev="1.0.0">
<artifact name="vertx-fcm-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubrick.vertx', module='vertx-fcm-client', version='1.0.0')
)
libraryDependencies += "com.hubrick.vertx" % "vertx-fcm-client" % "1.0.0"
[com.hubrick.vertx/vertx-fcm-client "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 22.0 |
org.apache.commons : commons-collections4 | jar | 4.1 |
org.apache.commons : commons-lang3 | jar | 3.6 |
com.hubrick.vertx : vertx-rest-client | jar | 2.3.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.4.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.8.47 |
io.vertx : vertx-unit | jar | 3.4.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mock-server : mockserver-netty | jar | 3.10.8 |