is not current version
Last Version 1.0.8

com.alexbt:appdirect-notification-model 1.0.7

Java modelisation for the Notification payload

GroupId

GroupId

com.alexbt
ArtifactId

ArtifactId

appdirect-notification-model
Version

Version

1.0.7
Type

Type

jar

Download appdirect-notification-model 1.0.7


<!-- https://jarcasting.com/artifacts/com.alexbt/appdirect-notification-model/ -->
<dependency>
    <groupId>com.alexbt</groupId>
    <artifactId>appdirect-notification-model</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.alexbt/appdirect-notification-model/
implementation 'com.alexbt:appdirect-notification-model:1.0.7'
// https://jarcasting.com/artifacts/com.alexbt/appdirect-notification-model/
implementation ("com.alexbt:appdirect-notification-model:1.0.7")
'com.alexbt:appdirect-notification-model:jar:1.0.7'
<dependency org="com.alexbt" name="appdirect-notification-model" rev="1.0.7">
  <artifact name="appdirect-notification-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alexbt', module='appdirect-notification-model', version='1.0.7')
)
libraryDependencies += "com.alexbt" % "appdirect-notification-model" % "1.0.7"
[com.alexbt/appdirect-notification-model "1.0.7"]