| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.github.jmolsmobile |
| ArtifactId | ArtifactIdlandscapevideocamera |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionLandscape Video Capture Library
Powerful custom Android Camera with granular control over the video quality and filesize, restricting recordings to landscape only.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| landscapevideocamera-1.0.7.pom | |
| landscapevideocamera-1.0.7.aar | 122 KB |
| landscapevideocamera-1.0.7-sources.jar | 18 KB |
| landscapevideocamera-1.0.7-javadoc.jar | 109 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jmolsmobile/landscapevideocamera/ -->
<dependency>
<groupId>com.github.jmolsmobile</groupId>
<artifactId>landscapevideocamera</artifactId>
<version>1.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmolsmobile/landscapevideocamera/
implementation 'com.github.jmolsmobile:landscapevideocamera:1.0.7'
// https://jarcasting.com/artifacts/com.github.jmolsmobile/landscapevideocamera/
implementation ("com.github.jmolsmobile:landscapevideocamera:1.0.7")
'com.github.jmolsmobile:landscapevideocamera:aar:1.0.7'
<dependency org="com.github.jmolsmobile" name="landscapevideocamera" rev="1.0.7">
<artifact name="landscapevideocamera" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmolsmobile', module='landscapevideocamera', version='1.0.7')
)
libraryDependencies += "com.github.jmolsmobile" % "landscapevideocamera" % "1.0.7"
[com.github.jmolsmobile/landscapevideocamera "1.0.7"]