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

io.sealights.on-premise.agents.android:android-manifest-lib 1.0.26

A tool to add Internet permission to the Android manifest

Группа

Группа

io.sealights.on-premise.agents.android
Идентификатор

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

android-manifest-lib
Версия

Версия

1.0.26
Тип

Тип

aar

Скачать android-manifest-lib 1.0.26


<!-- https://jarcasting.com/artifacts/io.sealights.on-premise.agents.android/android-manifest-lib/ -->
<dependency>
    <groupId>io.sealights.on-premise.agents.android</groupId>
    <artifactId>android-manifest-lib</artifactId>
    <version>1.0.26</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.sealights.on-premise.agents.android/android-manifest-lib/
implementation 'io.sealights.on-premise.agents.android:android-manifest-lib:1.0.26'
// https://jarcasting.com/artifacts/io.sealights.on-premise.agents.android/android-manifest-lib/
implementation ("io.sealights.on-premise.agents.android:android-manifest-lib:1.0.26")
'io.sealights.on-premise.agents.android:android-manifest-lib:aar:1.0.26'
<dependency org="io.sealights.on-premise.agents.android" name="android-manifest-lib" rev="1.0.26">
  <artifact name="android-manifest-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.sealights.on-premise.agents.android', module='android-manifest-lib', version='1.0.26')
)
libraryDependencies += "io.sealights.on-premise.agents.android" % "android-manifest-lib" % "1.0.26"
[io.sealights.on-premise.agents.android/android-manifest-lib "1.0.26"]