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

io.fabric8.kubeflix:loanbroker-example 1.0.12


Группа

Группа

io.fabric8.kubeflix
Идентификатор

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

loanbroker-example
Версия

Версия

1.0.12
Тип

Тип

pom

Скачать loanbroker-example 1.0.12

Имя Файла Размер
loanbroker-example-1.0.12.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.fabric8.kubeflix/loanbroker-example/ -->
<dependency>
    <groupId>io.fabric8.kubeflix</groupId>
    <artifactId>loanbroker-example</artifactId>
    <version>1.0.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.kubeflix/loanbroker-example/
implementation 'io.fabric8.kubeflix:loanbroker-example:1.0.12'
// https://jarcasting.com/artifacts/io.fabric8.kubeflix/loanbroker-example/
implementation ("io.fabric8.kubeflix:loanbroker-example:1.0.12")
'io.fabric8.kubeflix:loanbroker-example:pom:1.0.12'
<dependency org="io.fabric8.kubeflix" name="loanbroker-example" rev="1.0.12">
  <artifact name="loanbroker-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.kubeflix', module='loanbroker-example', version='1.0.12')
)
libraryDependencies += "io.fabric8.kubeflix" % "loanbroker-example" % "1.0.12"
[io.fabric8.kubeflix/loanbroker-example "1.0.12"]