is not current version
Last Version 6.3.1

io.qtjambi:qtjambi-webview 6.2.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

6.2.4
Type

Type

jar

Download qtjambi-webview 6.2.4


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