is not current version
Last Version 1.0.1

io.github.windysha:EasyBypassRestriction 1.0.0

This is a library that can bypass the hidden api restriction and dlopen restriction.

GroupId

GroupId

io.github.windysha
ArtifactId

ArtifactId

EasyBypassRestriction
Version

Version

1.0.0
Type

Type

aar

Download EasyBypassRestriction 1.0.0


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