| License |
License |
|---|---|
| GroupId | GroupIdcom.cottacush |
| ArtifactId | ArtifactIdHiddenCam |
| Version | Version0.0.3 |
| Type | Typeaar |
| Description |
DescriptionHiddenCam
A library that allows you to capture images secretly, in background without alerting users.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| HiddenCam-0.0.3.pom | |
| HiddenCam-0.0.3.module | 2 KB |
| HiddenCam-0.0.3-sources.jar | 7 KB |
| HiddenCam-0.0.3-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cottacush/HiddenCam/ -->
<dependency>
<groupId>com.cottacush</groupId>
<artifactId>HiddenCam</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.cottacush/HiddenCam/
implementation 'com.cottacush:HiddenCam:0.0.3'
// https://jarcasting.com/artifacts/com.cottacush/HiddenCam/
implementation ("com.cottacush:HiddenCam:0.0.3")
'com.cottacush:HiddenCam:aar:0.0.3'
<dependency org="com.cottacush" name="HiddenCam" rev="0.0.3">
<artifact name="HiddenCam" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.cottacush', module='HiddenCam', version='0.0.3')
)
libraryDependencies += "com.cottacush" % "HiddenCam" % "0.0.3"
[com.cottacush/HiddenCam "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.0.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
| androidx.camera » camera-core | jar | 1.0.0-alpha06 |
| androidx.camera » camera-camera2 | jar | 1.0.0-alpha06 |