не последняя версия
Последняя версия 2.0.0.beta8

io.dekorate:crd-annotations 2.0.0.beta4


Группа

Группа

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

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

crd-annotations
Версия

Версия

2.0.0.beta4
Тип

Тип

jar

Скачать crd-annotations 2.0.0.beta4


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