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

co.cask.cdap:cdap-notifications 4.3.2


Группа

Группа

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

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

cdap-notifications
Версия

Версия

4.3.2
Тип

Тип

jar

Скачать cdap-notifications 4.3.2


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