f77 / Dashchan-Static

Dashchan static library for extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashchan Static

Default Dashchan extension library for the most extensions.

This library contains Activity object that used for redirecting to main application. This activity also must be declared in Android Manifest.

Using Gradle you can add this library from jcenter:

dependencies {
    compile 'com.github.mishiranu:dashchan.static:+'
}

License

Dashchan Static library is licensed under the MIT License.

About

Dashchan static library for extensions

License:MIT License


Languages

Language:Java 100.0%