# SerialPortPathDialog **Repository Path**: licheedev/serial-port-path-dialog ## Basic Information - **Project Name**: SerialPortPathDialog - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-04 - **Last Updated**: 2021-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SerialPathDialog ```gradle allprojects { repositories { ... mavenCentral() } } implementation 'com.licheedev:serialpathdialog:1.0.1' ```