is not current version
Last Version 1.0.7

com.github.jmolsmobile:landscapevideocamera 1.0.6

Powerful custom Android Camera with granular control over the video quality and filesize, restricting recordings to landscape only.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.jmolsmobile
ArtifactId

ArtifactId

landscapevideocamera
Version

Version

1.0.6
Type

Type

aar

Download landscapevideocamera 1.0.6


<!-- https://jarcasting.com/artifacts/com.github.jmolsmobile/landscapevideocamera/ -->
<dependency>
    <groupId>com.github.jmolsmobile</groupId>
    <artifactId>landscapevideocamera</artifactId>
    <version>1.0.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmolsmobile/landscapevideocamera/
implementation 'com.github.jmolsmobile:landscapevideocamera:1.0.6'
// https://jarcasting.com/artifacts/com.github.jmolsmobile/landscapevideocamera/
implementation ("com.github.jmolsmobile:landscapevideocamera:1.0.6")
'com.github.jmolsmobile:landscapevideocamera:aar:1.0.6'
<dependency org="com.github.jmolsmobile" name="landscapevideocamera" rev="1.0.6">
  <artifact name="landscapevideocamera" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmolsmobile', module='landscapevideocamera', version='1.0.6')
)
libraryDependencies += "com.github.jmolsmobile" % "landscapevideocamera" % "1.0.6"
[com.github.jmolsmobile/landscapevideocamera "1.0.6"]