CameraKit (Support ArCore)

Provides Google's ArCore backed implementation of an ImageProcessor Source for the CameraKit SDK.

License

License

Snap License
GroupId

GroupId

com.snap.camerakit
ArtifactId

ArtifactId

support-arcore
Last Version

Last Version

1.13.0
Release Date

Release Date

Type

Type

aar
Description

Description

CameraKit (Support ArCore)
Provides Google's ArCore backed implementation of an ImageProcessor Source for the CameraKit SDK.
Project URL

Project URL

https://snapkit.com/camera-kit

Download support-arcore

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.21
com.google.ar » core jar 1.25.0
com.snap.camerakit : support-camera-common jar 1.13.0
com.snap.camerakit : camerakit jar 1.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.13.0
1.12.0