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

com.github.robozonky:robozonky-distribution 6.2.3


Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

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

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

robozonky-distribution
Версия

Версия

6.2.3
Тип

Тип

jar

Скачать robozonky-distribution 6.2.3


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