allprojects { repositories { ... maven { url 'https://jitpack.io' } } } dependencies { implementation 'com.github.PYJTLK:MindMapViewTest:1.3' }