# PictureViewerDemo **Repository Path**: cat199032/PictureViewerDemo ## Basic Information - **Project Name**: PictureViewerDemo - **Description**: 第一次 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-17 - **Last Updated**: 2021-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 996.icu # PictureViewerDemo ###集成步骤 allprojects { repositories { google() jcenter() maven { url 'https://jitpack.io' } } dependencies { api 'com.github.ewgcat:PictureViewerDemo:1.0.0' }