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

io.sundr:sundr-annotations 0.0.18


Группа

Группа

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

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

sundr-annotations
Версия

Версия

0.0.18
Тип

Тип

jar

Скачать sundr-annotations 0.0.18


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