не последняя версия
Последняя версия 0.0.9-ssgc

com.cq1080:notification 0.0.7

Yet Another Spring Boot Framework

Группа

Группа

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

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

notification
Версия

Версия

0.0.7
Тип

Тип

jar

Скачать notification 0.0.7


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