※Android Studioの場合です app/libs配下に配置 app/build.gradleに以下を追加
dependencies { implementation files('libs/IDchaLibrary.jar') }
Created by Kobold831