Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GLPI
java-library-glpi
Commits
4eb52406
Commit
4eb52406
authored
Dec 07, 2018
by
Naylin Medina
Committed by
Alexander Salas Bastidas
Dec 08, 2018
Browse files
docs(readme): publish external lib examples
Signed-off-by:
Naylin Medina
<
nmedina@teclib.com
>
parent
f9062459
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4eb52406
...
...
@@ -49,9 +49,7 @@ You will be able to call all the methods that belong to the [GLPI REST API](http
### External Library Manager
Soon to be published
<!-- #### Maven
#### Maven
```
xml
<dependency>
...
...
@@ -65,18 +63,18 @@ Soon to be published
#### Gradle
```
groovy
compile
'org.glpi:api:1.0.0'
compile
'org.glpi:api:1.0.0
@jar
'
```
#### Apache Ivy
```
<dependency org='org.glpi' name='api' rev='
0.1
.0'>
<dependency org='org.glpi' name='api' rev='
1.0
.0'>
<artifact name='api' ext='pom' ></artifact>
</dependency>
```
You can also find us on
[
**Bintray repository**
](
https://bintray.com/
flyve-mdm/
)
. -->
You can also find us on
[
**Bintray repository**
](
https://bintray.com/
glpi-project/maven-repository/java-library-glpi
)
.
### Manually
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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