is not current version
Last Version 6.3.1

io.qtjambi:qtjambi-webview 5.15.4

Displays web content in a QML application by using APIs native to the platform, without the need to include a full web browser stack.

GroupId

GroupId

io.qtjambi
ArtifactId

ArtifactId

qtjambi-webview
Version

Version

5.15.4
Type

Type

jar

Download qtjambi-webview 5.15.4


<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-webview/ -->
<dependency>
    <groupId>io.qtjambi</groupId>
    <artifactId>qtjambi-webview</artifactId>
    <version>5.15.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-webview/
implementation 'io.qtjambi:qtjambi-webview:5.15.4'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-webview/
implementation ("io.qtjambi:qtjambi-webview:5.15.4")
'io.qtjambi:qtjambi-webview:jar:5.15.4'
<dependency org="io.qtjambi" name="qtjambi-webview" rev="5.15.4">
  <artifact name="qtjambi-webview" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-webview', version='5.15.4')
)
libraryDependencies += "io.qtjambi" % "qtjambi-webview" % "5.15.4"
[io.qtjambi/qtjambi-webview "5.15.4"]