mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-28 16:00:33 +05:30
Add maven link to readme
This commit is contained in:
parent
0774eff775
commit
0839eae916
@ -6,3 +6,11 @@ This is the system independent core of [NewPipe](https://github.com/TeamNewPipe/
|
|||||||
It can be used to create your own java based NewPipe client.
|
It can be used to create your own java based NewPipe client.
|
||||||
|
|
||||||
A small example showing how to use the extractor can be found [here](https://github.com/TeamNewPipe/np-cli).
|
A small example showing how to use the extractor can be found [here](https://github.com/TeamNewPipe/np-cli).
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
Using this Extractor in your own projects is simple. We offer this extractor as maven repository, so if you use
|
||||||
|
gradle you can simple include NewPipeExtractor to your project by adding this line to the dependencies:
|
||||||
|
|
||||||
|
`compile 'com.github.TeamNewPipe:NewPipeExtractor:7ae274`
|
||||||
|
|
||||||
|
A fill documentation is no yet there, but it will follow :) Stay tuned.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user