Unverified Commit 35408f67 authored by Greg Messner's avatar Greg Messner Committed by GitHub
Browse files

Added note about Ivy and SBT (#115)

parent ef0fb73d
......@@ -24,9 +24,18 @@ dependencies {
</dependency>
```
### Ivy and SBT
There have been reports of problems resolving some dependencies when using Ivy or SBT, for help resolving those issues see:<br/>
<a href="https://github.com/jax-rs/api/issues/571">JAX-RS API Issue #571</a><br/>
<a href="https://github.com/jax-rs/api/issues/572">JAX-RS API Issue #572</a>
---
## Javadocs
Javadocs are available here: <a href="http://www.messners.com/gitlab4j-api/javadocs/index.html?overview-summary.html" target="_top">Javadocs</a>
---
## Using GitLab4J
GitLab4J-API is quite simple to use, all you need is the URL to your GitLab server and the Private Token from your GitLab Account Settings page. Once you have that info it is as simple as:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment