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

io.bigio:bigio-runtime 1.0.2


Группа

Группа

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

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

bigio-runtime
Версия

Версия

1.0.2
Тип

Тип

pom

Скачать bigio-runtime 1.0.2

Имя Файла Размер
bigio-runtime-1.0.2.pom
bigio-runtime-1.0.2.zip 3 KB
Обзор

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