Last Version

webview-theme 1.0.0

A library to easily set WebView theme in Dark mode.

License

License

GroupId

GroupId

io.github.kakyire
ArtifactId

ArtifactId

webview-theme
Version

Version

1.0.0
Type

Type

aar
Description

Description

webview-theme
A library to easily set WebView theme in Dark mode.
Project URL

Project URL

https://github.com/kakyire/webview-theme
Source Code Management

Source Code Management

https://github.com/kakyire/webview-theme/tree/master

Download webview-theme 1.0.0


<!-- 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"]

Dependencies

runtime (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.