Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
lasers
NewPipeExtractor
Commits
0839eae9
Commit
0839eae9
authored
Sep 21, 2017
by
Christian Schabesberger
Committed by
GitHub
Sep 21, 2017
Browse files
Add maven link to readme
parent
0774eff7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
0839eae9
...
...
@@ -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.
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.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment