GroupId | GroupIdorg.tiogasolutions.notify |
---|---|
ArtifactId | ArtifactIdtioga-notify-processor-push |
Version | Version4.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.tiogasolutions.notify/tioga-notify-processor-push/ -->
<dependency>
<groupId>org.tiogasolutions.notify</groupId>
<artifactId>tioga-notify-processor-push</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tiogasolutions.notify/tioga-notify-processor-push/
implementation 'org.tiogasolutions.notify:tioga-notify-processor-push:4.4.0'
// https://jarcasting.com/artifacts/org.tiogasolutions.notify/tioga-notify-processor-push/
implementation ("org.tiogasolutions.notify:tioga-notify-processor-push:4.4.0")
'org.tiogasolutions.notify:tioga-notify-processor-push:jar:4.4.0'
<dependency org="org.tiogasolutions.notify" name="tioga-notify-processor-push" rev="4.4.0">
<artifact name="tioga-notify-processor-push" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tiogasolutions.notify', module='tioga-notify-processor-push', version='4.4.0')
)
libraryDependencies += "org.tiogasolutions.notify" % "tioga-notify-processor-push" % "4.4.0"
[org.tiogasolutions.notify/tioga-notify-processor-push "4.4.0"]