# SomeExt **Repository Path**: licheedev/some-ext ## Basic Information - **Project Name**: SomeExt - **Description**: 一些kotlin和jetpack等相关工具类 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-07 - **Last Updated**: 2022-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SomeExt ```gradle allprojects { repositories { ... mavenCentral() } } implementation 'com.licheedev:some-ext:1.0.16' ```