Skip to content

Android library to ease presenting the libraries and OSS software used in the project

License

Notifications You must be signed in to change notification settings

akshaaatt/Attributions

Repository files navigation

Attributions

Android app to ease presenting the libraries and OSS software used in the project

Gradle Dependency

  • Add the JitPack repository to your project's build.gradle file
allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}
  • Add the dependency in your app's build.gradle file
dependencies {
    implementation 'com.github.akshaaatt:Attributions:1.0.2'
}

Contribution

You are most welcome to contribute to this project!

About

Android library to ease presenting the libraries and OSS software used in the project

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages