не последняя версия
Последняя версия 1.0.8

com.alexbt:appdirect-notification-model 1.0.7

Java modelisation for the Notification payload

Группа

Группа

com.alexbt
Идентификатор

Идентификатор

appdirect-notification-model
Версия

Версия

1.0.7
Тип

Тип

jar

Скачать 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"]