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

io.github.pandulapeter.beagle:noop 2.8.1

A smart, reliable, and highly customizable debug menu library for Android apps that supports screen recording, network activity logging, and many other useful features.

Группа

Группа

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

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

noop
Версия

Версия

2.8.1
Тип

Тип

aar

Скачать noop 2.8.1

Имя Файла Размер
noop-2.8.1.pom
noop-2.8.1-sources.jar 1 KB
noop-2.8.1-javadoc.jar 261 bytes
Обзор

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