代理客户端协议的Kotlin库
repositories { mavenCentral() }
dependencies { implementation("com.agentclientprotocol:acp:0.1.0-SNAPSHOT") }
Was this page helpful?