| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.kakyire |
| Идентификатор | Идентификаторwebview-theme |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеwebview-theme
A library to easily set WebView theme in Dark mode.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| webview-theme-1.0.0.pom | |
| webview-theme-1.0.0-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.kakyire/webview-theme/ -->
<dependency>
<groupId>io.github.kakyire</groupId>
<artifactId>webview-theme</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kakyire/webview-theme/
implementation 'io.github.kakyire:webview-theme:1.0.0'
// https://jarcasting.com/artifacts/io.github.kakyire/webview-theme/
implementation ("io.github.kakyire:webview-theme:1.0.0")
'io.github.kakyire:webview-theme:aar:1.0.0'
<dependency org="io.github.kakyire" name="webview-theme" rev="1.0.0">
<artifact name="webview-theme" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kakyire', module='webview-theme', version='1.0.0')
)
libraryDependencies += "io.github.kakyire" % "webview-theme" % "1.0.0"
[io.github.kakyire/webview-theme "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.webkit » webkit | jar | 1.4.0 |