is not current version
Last Version 6.3.1

io.qtjambi:qtjambi-webview 5.15.5

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.5
Type

Type

jar

Download qtjambi-webview 5.15.5


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