is not current version
Last Version 6.3.1

io.qtjambi:qtjambi-webchannel 5.15.6

Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients.

GroupId

GroupId

io.qtjambi
ArtifactId

ArtifactId

qtjambi-webchannel
Version

Version

5.15.6
Type

Type

jar

Download qtjambi-webchannel 5.15.6


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