Last Version

Gabriel Camera 2.4.1

Components for Gabriel Android client apps

License

License

GroupId

GroupId

edu.cmu.cs.gabriel
ArtifactId

ArtifactId

camera
Version

Version

2.4.1
Type

Type

aar
Description

Description

Gabriel Camera
Components for Gabriel Android client apps
Project URL

Project URL

http://gabriel.cs.cmu.edu

Download camera 2.4.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
androidx.camera » camera-camera2 jar 1.0.0-rc03
androidx.camera » camera-lifecycle jar 1.0.0-rc03
androidx.camera » camera-view jar 1.0.0-alpha22
androidx.activity » activity jar 1.2.1
androidx.fragment » fragment jar 1.3.1
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.