# OkGoWrapper **Repository Path**: luojianpingfight/OkGoWrapper ## Basic Information - **Project Name**: OkGoWrapper - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-27 - **Last Updated**: 2023-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OkGoWrapper ```gradle allprojects { repositories { ... maven { url 'https://dl.bintray.com/licheedev/maven' } } } dependencies { implementation 'com.licheedev:okgowrapper:1.0.0' } ```