CameraView


License

License

GroupId

GroupId

com.otaliastudios
ArtifactId

ArtifactId

cameraview
Last Version

Last Version

2.7.2
Release Date

Release Date

Type

Type

aar
Description

Description

CameraView
CameraView
Project URL

Project URL

https://github.com/natario1/CameraView
Source Code Management

Source Code Management

https://github.com/natario1/CameraView/tree/v2.7.2

Download cameraview

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.exifinterface » exifinterface jar 1.3.3
androidx.lifecycle » lifecycle-common jar 2.3.1
com.google.android.gms » play-services-tasks jar 17.2.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
com.otaliastudios.opengl : egloo jar 0.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.2
2.7.1