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

co.cask.cdap:cdap-notifications 5.0.0


Группа

Группа

co.cask.cdap
Идентификатор

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

cdap-notifications
Версия

Версия

5.0.0
Тип

Тип

jar

Скачать cdap-notifications 5.0.0


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