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

io.github.bytebeats:lags 1.0.0

Android lags checking

Группа

Группа

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

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

lags
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать lags 1.0.0

Имя Файла Размер
lags-1.0.0.pom
lags-1.0.0-sources.jar 4 KB
Обзор

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