GroupId | GroupIdcom.cosmicpush |
---|---|
ArtifactId | ArtifactIdpush-server-v1-integration-tests |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
push-server-v1-integration-tests-1.0.0.pom | |
push-server-v1-integration-tests-1.0.0.jar | 261 bytes |
push-server-v1-integration-tests-1.0.0-sources.jar | 261 bytes |
push-server-v1-integration-tests-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.cosmicpush/push-server-v1-integration-tests/ -->
<dependency>
<groupId>com.cosmicpush</groupId>
<artifactId>push-server-v1-integration-tests</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cosmicpush/push-server-v1-integration-tests/
implementation 'com.cosmicpush:push-server-v1-integration-tests:1.0.0'
// https://jarcasting.com/artifacts/com.cosmicpush/push-server-v1-integration-tests/
implementation ("com.cosmicpush:push-server-v1-integration-tests:1.0.0")
'com.cosmicpush:push-server-v1-integration-tests:jar:1.0.0'
<dependency org="com.cosmicpush" name="push-server-v1-integration-tests" rev="1.0.0">
<artifact name="push-server-v1-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cosmicpush', module='push-server-v1-integration-tests', version='1.0.0')
)
libraryDependencies += "com.cosmicpush" % "push-server-v1-integration-tests" % "1.0.0"
[com.cosmicpush/push-server-v1-integration-tests "1.0.0"]