| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.nanchenyang |
| Идентификатор | ИдентификаторAgreementDialog |
| Версия | Версия1.0 |
| Тип | Типaar |
| Описание |
ОписаниеAgreementDialog
'A dialog for user Privacy Policy'
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| AgreementDialog-1.0.pom | |
| AgreementDialog-1.0-sources.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.nanchenyang/AgreementDialog/ -->
<dependency>
<groupId>io.github.nanchenyang</groupId>
<artifactId>AgreementDialog</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.nanchenyang/AgreementDialog/
implementation 'io.github.nanchenyang:AgreementDialog:1.0'
// https://jarcasting.com/artifacts/io.github.nanchenyang/AgreementDialog/
implementation ("io.github.nanchenyang:AgreementDialog:1.0")
'io.github.nanchenyang:AgreementDialog:aar:1.0'
<dependency org="io.github.nanchenyang" name="AgreementDialog" rev="1.0">
<artifact name="AgreementDialog" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.nanchenyang', module='AgreementDialog', version='1.0')
)
libraryDependencies += "io.github.nanchenyang" % "AgreementDialog" % "1.0"
[io.github.nanchenyang/AgreementDialog "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.databinding » databinding-common | jar | 4.1.3 |
| androidx.databinding » databinding-runtime | jar | 4.1.3 |
| androidx.databinding » databinding-adapters | jar | 4.1.3 |