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

io.corbel:corbel 1.30.0

Corbel Platform

Группа

Группа

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

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

corbel
Версия

Версия

1.30.0
Тип

Тип

pom

Скачать corbel 1.30.0

Имя Файла Размер
corbel-1.30.0.pom 23 KB
Обзор

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