Last Version

GoldenEye 1.1.2

A wrapper for Camera1 and Camera2 API which exposes simple to use interface.

License

License

GroupId

GroupId

co.infinum
ArtifactId

ArtifactId

goldeneye
Version

Version

1.1.2
Type

Type

aar
Description

Description

GoldenEye
A wrapper for Camera1 and Camera2 API which exposes simple to use interface.
Project URL

Project URL

https://github.com/infinum/Android-GoldenEye
Source Code Management

Source Code Management

https://github.com/infinum/Android-GoldenEye

Download goldeneye 1.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
com.android.support » appcompat-v7 jar 28.0.0

Project Modules

There are no modules declared in this project.