| Группа | Группаcom.github.robozonky |
|---|---|
| Идентификатор | Идентификаторrobozonky-notifications |
| Версия | Версия5.4.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| robozonky-notifications-5.4.0.pom | |
| robozonky-notifications-5.4.0.jar | 107 KB |
| robozonky-notifications-5.4.0-tests.jar | 55 KB |
| robozonky-notifications-5.4.0-sources.jar | 70 KB |
| robozonky-notifications-5.4.0-javadoc.jar | 555 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.robozonky/robozonky-notifications/ -->
<dependency>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky-notifications</artifactId>
<version>5.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-notifications/
implementation 'com.github.robozonky:robozonky-notifications:5.4.0'
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-notifications/
implementation ("com.github.robozonky:robozonky-notifications:5.4.0")
'com.github.robozonky:robozonky-notifications:jar:5.4.0'
<dependency org="com.github.robozonky" name="robozonky-notifications" rev="5.4.0">
<artifact name="robozonky-notifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robozonky', module='robozonky-notifications', version='5.4.0')
)
libraryDependencies += "com.github.robozonky" % "robozonky-notifications" % "5.4.0"
[com.github.robozonky/robozonky-notifications "5.4.0"]