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

io.github.sunitsdk:topon 5.7.1.1

SAN Mediation Adapter for TopOn

Группа

Группа

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

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

topon
Версия

Версия

5.7.1.1
Тип

Тип

aar

Скачать topon 5.7.1.1

Имя Файла Размер
topon-5.7.1.1.pom
topon-5.7.1.1.aar 48 KB
topon-5.7.1.1-sources.jar 10 KB
Обзор

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