| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.snap.creativekit |
| Идентификатор | Идентификаторcreativekit |
| Версия | Версия2.0.0 |
| Тип | Типaar |
| Описание |
ОписаниеCreativeKit
CreativeKit allows your community to share content from your app or website with their friends on Snapchat.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| creativekit-2.0.0.pom | |
| creativekit-2.0.0-sources.jar | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.snap.creativekit/creativekit/ -->
<dependency>
<groupId>com.snap.creativekit</groupId>
<artifactId>creativekit</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.snap.creativekit/creativekit/
implementation 'com.snap.creativekit:creativekit:2.0.0'
// https://jarcasting.com/artifacts/com.snap.creativekit/creativekit/
implementation ("com.snap.creativekit:creativekit:2.0.0")
'com.snap.creativekit:creativekit:aar:2.0.0'
<dependency org="com.snap.creativekit" name="creativekit" rev="2.0.0">
<artifact name="creativekit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.snap.creativekit', module='creativekit', version='2.0.0')
)
libraryDependencies += "com.snap.creativekit" % "creativekit" % "2.0.0"
[com.snap.creativekit/creativekit "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.snap.corekit : corekit | jar | 2.0.0 |