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

io.corbel:corbel 1.34.0

Corbel Platform

Группа

Группа

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

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

corbel
Версия

Версия

1.34.0
Тип

Тип

pom

Скачать corbel 1.34.0

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

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