is not current version
Last Version 1.0.36

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

A tool to add Internet permission to the Android manifest

GroupId

GroupId

io.sealights.on-premise.agents.android
ArtifactId

ArtifactId

android-manifest-lib
Version

Version

1.0.22
Type

Type

aar

Download android-manifest-lib 1.0.22


<!-- 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.22</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.22'
// 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.22")
'io.sealights.on-premise.agents.android:android-manifest-lib:aar:1.0.22'
<dependency org="io.sealights.on-premise.agents.android" name="android-manifest-lib" rev="1.0.22">
  <artifact name="android-manifest-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.sealights.on-premise.agents.android', module='android-manifest-lib', version='1.0.22')
)
libraryDependencies += "io.sealights.on-premise.agents.android" % "android-manifest-lib" % "1.0.22"
[io.sealights.on-premise.agents.android/android-manifest-lib "1.0.22"]