Remove JCenter reference (#1669)
Fixes https://github.com/openhab/openhab-docs/issues/1647pull/1685/head
parent
3da266ef60
commit
2fccb34061
|
@ -17,7 +17,7 @@ This section talks about some common buildsystem related topics and also some qu
|
||||||
|
|
||||||
## Adding Dependencies
|
## Adding Dependencies
|
||||||
|
|
||||||
Generally all dependencies should be OSGi-bundles and available on JCenter.
|
Generally all dependencies should be OSGi-bundles and available on Maven Central.
|
||||||
|
|
||||||
### External dependency
|
### External dependency
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue