Ktmd custom commend parser import allprojects { repositories { maven { url 'https://jitpack.io' } } } dependencies { implementation 'com.github.JackKing805:Ktmd:$Last_Version' }