Skip to content

Repository files navigation

IFrame

Android IFrame

使用方式

Step 1. Add the JitPack repository to your build file
allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}
Step 2. Add the dependency
dependencies {
    implementation 'com.gitee.killer:IFrame:1.0.2'
}

如果有引用包冲突和不必要的包,请排除

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages