| Лицензия |
Лицензия
None
|
|---|---|
| Группа | Группаio.freshpaint.android |
| Идентификатор | Идентификаторfreshpaint |
| Версия | Версия1.2.1 |
| Тип | Типaar |
| Описание |
ОписаниеFreshpaint Android SDK
Add Freshpaint to your Android App
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| freshpaint-1.2.1.pom | |
| freshpaint-1.2.1-sources.jar | 96 KB |
| freshpaint-1.2.1-javadoc.jar | 211 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.freshpaint.android/freshpaint/ -->
<dependency>
<groupId>io.freshpaint.android</groupId>
<artifactId>freshpaint</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.freshpaint.android/freshpaint/
implementation 'io.freshpaint.android:freshpaint:1.2.1'
// https://jarcasting.com/artifacts/io.freshpaint.android/freshpaint/
implementation ("io.freshpaint.android:freshpaint:1.2.1")
'io.freshpaint.android:freshpaint:aar:1.2.1'
<dependency org="io.freshpaint.android" name="freshpaint" rev="1.2.1">
<artifact name="freshpaint" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.freshpaint.android', module='freshpaint', version='1.2.1')
)
libraryDependencies += "io.freshpaint.android" % "freshpaint" % "1.2.1"
[io.freshpaint.android/freshpaint "1.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.lifecycle » lifecycle-process | jar | 2.2.0 |
| androidx.lifecycle » lifecycle-common-java8 | jar | 2.2.0 |
| androidx.core » core-ktx | jar | 1.3.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.72 |
| androidx.annotation » annotation | jar | 1.1.0 |