# OkGoWrapper **Repository Path**: dlcapp_admin/OkGoWrapper ## Basic Information - **Project Name**: OkGoWrapper - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-09 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OkGoWrapper ```gradle allprojects { repositories { ... maven { url 'https://jitpack.io' } } } dependencies { implementation 'com.github.DlcAndroidTeam123456:OkGoWrapper:1.0.0' } ```