CreativeKit

CreativeKit allows your community to share content from your app or website with their friends on Snapchat.

License

License

GroupId

GroupId

com.snap.creativekit
ArtifactId

ArtifactId

creativekit
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

CreativeKit
CreativeKit allows your community to share content from your app or website with their friends on Snapchat.
Project URL

Project URL

https://kit.snapchat.com/creative-kit
Source Code Management

Source Code Management

https://github.com/Snapchat/creative-kit-sample

Download creativekit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.snap.corekit : corekit jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0