meetup-client:使用来自 Square 的 Retrofit 的新 Meetup API 客户端 [http]

时间:2024-07-19 12:50:27
【文件属性】:

文件名称:meetup-client:使用来自 Square 的 Retrofit 的新 Meetup API 客户端 [http]

文件大小:157KB

文件格式:ZIP

更新时间:2024-07-19 12:50:27

Java

聚会客户端 使用来自 Square 的 Retrofit 的新 Meetup API 客户端 [ ] 构建: ./gradlew build 本地安装: ./gradlew install 要在您的 gradle 项目中使用,请编辑 build.gradle 以包含: repositories { mavenCentral() mavenLocal() } dependencies { compile 'com.bitgrind.meetup:meetup-client:1.0-SNAPSHOT' }


网友评论