| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIdio.github.songlonggithub |
| ArtifactId | ArtifactIduTakePhoto |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionuTakePhoto
This is a project to help take and select photos
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| uTakePhoto-1.2.0.pom | |
| uTakePhoto-1.2.0-sources.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.songlonggithub/uTakePhoto/ -->
<dependency>
<groupId>io.github.songlonggithub</groupId>
<artifactId>uTakePhoto</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.songlonggithub/uTakePhoto/
implementation 'io.github.songlonggithub:uTakePhoto:1.2.0'
// https://jarcasting.com/artifacts/io.github.songlonggithub/uTakePhoto/
implementation ("io.github.songlonggithub:uTakePhoto:1.2.0")
'io.github.songlonggithub:uTakePhoto:aar:1.2.0'
<dependency org="io.github.songlonggithub" name="uTakePhoto" rev="1.2.0">
<artifact name="uTakePhoto" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.songlonggithub', module='uTakePhoto', version='1.2.0')
)
libraryDependencies += "io.github.songlonggithub" % "uTakePhoto" % "1.2.0"
[io.github.songlonggithub/uTakePhoto "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.0 |