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

io.ap4k:servicecatalog-annotations 0.4.0


Группа

Группа

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

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

servicecatalog-annotations
Версия

Версия

0.4.0
Тип

Тип

jar

Скачать servicecatalog-annotations 0.4.0


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