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

io.sundr:sundr-model 0.50.3


Группа

Группа

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

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

sundr-model
Версия

Версия

0.50.3
Тип

Тип

jar

Скачать sundr-model 0.50.3


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