allprojects { repositories { google() jcenter() maven { url 'https://jitpack.io' } } }
implementation 'com.github.depak330:Basic:1.2.3' implementation 'com.github.depak330.Basic:alerts:1.2.3'
| Name | Name | Last commit date | ||
|---|---|---|---|---|
allprojects { repositories { google() jcenter() maven { url 'https://jitpack.io' } } }
implementation 'com.github.depak330:Basic:1.2.3' implementation 'com.github.depak330.Basic:alerts:1.2.3'