License |
License
Snap License
|
---|---|
GroupId | GroupIdcom.snap.camerakit |
ArtifactId | ArtifactIdlenses-bundle |
Last Version | Last Version1.13.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCameraKit (Lenses Bundle)
Small collection of lenses that can be bundled into apps for offline-first use.
|
Project URL |
Project URL |
Filename | Size |
---|---|
lenses-bundle-1.13.0.pom | |
Browse |
<!-- 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"]