Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxirosson/jdroid-java-firebase-dynamiclinks
Jrdoid Firebase Dynamic Links Library
https://github.com/maxirosson/jdroid-java-firebase-dynamiclinks
Last synced: 13 days ago
JSON representation
Jrdoid Firebase Dynamic Links Library
- Host: GitHub
- URL: https://github.com/maxirosson/jdroid-java-firebase-dynamiclinks
- Owner: maxirosson
- License: apache-2.0
- Created: 2017-11-03T00:19:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T23:35:35.000Z (over 6 years ago)
- Last Synced: 2024-11-13T15:17:46.041Z (2 months ago)
- Language: Java
- Homepage: http://jdroidtools.com
- Size: 70.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Jdroid Firebase Dynamic Links
## Continuous Integration
|Branch|Status|Workflows|Insights|
| ------------- | ------------- | ------------- | ------------- |
|master|[![CircleCI](https://circleci.com/gh/maxirosson/jdroid-java-firebase-dynamiclinks/tree/master.svg?style=svg)](https://circleci.com/gh/maxirosson/jdroid-java-firebase-dynamiclinks/tree/master)|[Workflows](https://circleci.com/gh/maxirosson/workflows/jdroid-java-firebase-dynamiclinks/tree/master)|[Insights](https://circleci.com/build-insights/gh/maxirosson/jdroid-java-firebase-dynamiclinks/master)|
|production|[![CircleCI](https://circleci.com/gh/maxirosson/jdroid-java-firebase-dynamiclinks/tree/production.svg?style=svg)](https://circleci.com/gh/maxirosson/jdroid-java-firebase-dynamiclinks/tree/production)|[Workflows](https://circleci.com/gh/maxirosson/workflows/jdroid-java-firebase-dynamiclinks/tree/production)|[Insights](https://circleci.com/build-insights/gh/maxirosson/jdroid-java-firebase-dynamiclinks/production)|## Features
* Dynamic Links builder## Setup
Add the following lines to your `build.gradle`:
repositories {
jcenter()
}dependencies {
compile 'com.jdroidtools:jdroid-java-firebase-dynamiclinks:X.Y.Z'
}Replace the X.Y.Z by the [latest version](https://github.com/maxirosson/jdroid-java-firebase-dynamiclinks/releases/latest)
## Donations
Help us to continue with this project:[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2UEBTRTSCYA9L)