Last Version

QtJambi WebView 6.3.1

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

License

License

GroupId

GroupId

io.qtjambi
ArtifactId

ArtifactId

qtjambi-webview
Version

Version

6.3.1
Type

Type

jar
Description

Description

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

Project URL

https://www.qtjambi.io
Source Code Management

Source Code Management

https://github.com/OmixVisualization/qtjambi/tree/master

Download qtjambi-webview 6.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.qtjambi : qtjambi jar 6.3.1

Project Modules

There are no modules declared in this project.