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

io.bigio:bigio-runtime 1.0.1


Группа

Группа

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

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

bigio-runtime
Версия

Версия

1.0.1
Тип

Тип

pom

Скачать bigio-runtime 1.0.1

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

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