tokencore use gradle repositories { maven { url 'https://jitpack.io' } } dependencies { implementation 'com.github.pai01234:tokencore:0.0.22' }