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

io.sundr:builder-annotations 0.2.5


Группа

Группа

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

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

builder-annotations
Версия

Версия

0.2.5
Тип

Тип

jar

Скачать builder-annotations 0.2.5


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