CameraKit (Lenses Bundle)

Small collection of lenses that can be bundled into apps for offline-first use.

License

License

Snap License
GroupId

GroupId

com.snap.camerakit
ArtifactId

ArtifactId

lenses-bundle
Last Version

Last Version

1.13.0
Release Date

Release Date

Type

Type

aar
Description

Description

CameraKit (Lenses Bundle)
Small collection of lenses that can be bundled into apps for offline-first use.
Project URL

Project URL

https://snapkit.com/camera-kit

Download lenses-bundle

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.13.0
1.12.0