# JanDanDataBinding **Repository Path**: what_is_that/JanDanDataBinding ## Basic Information - **Project Name**: JanDanDataBinding - **Description**: 煎蛋网客户端,练习DataBinding+retrofit - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-02-04 - **Last Updated**: 2022-02-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 复制、高仿"煎蛋"app 1. Databinding 2. retrofit > compile 'com.squareup.retrofit2:retrofit:2.3.0' > compile 'com.squareup.retrofit2:converter-gson:2.0.2' 3. Glide > compile 'com.github.bumptech.glide:glide:3.7.0' 4. Bugly > compile 'com.tencent.bugly:crashreport:latest.release' > compile 'com.tencent.bugly:nativecrashreport:latest.release'