License |
License |
---|---|
GroupId | GroupIdio.qtjambi |
ArtifactId | ArtifactIdqtjambi-webchannel |
Last Version | Last Version6.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQtJambi WebChannel
Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qtjambi-webchannel-6.3.1.pom | |
qtjambi-webchannel-6.3.1-sources.jar | 4 KB |
qtjambi-webchannel-6.3.1-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-webchannel/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-webchannel</artifactId>
<version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-webchannel/
implementation 'io.qtjambi:qtjambi-webchannel:6.3.1'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-webchannel/
implementation ("io.qtjambi:qtjambi-webchannel:6.3.1")
'io.qtjambi:qtjambi-webchannel:jar:6.3.1'
<dependency org="io.qtjambi" name="qtjambi-webchannel" rev="6.3.1">
<artifact name="qtjambi-webchannel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-webchannel', version='6.3.1')
)
libraryDependencies += "io.qtjambi" % "qtjambi-webchannel" % "6.3.1"
[io.qtjambi/qtjambi-webchannel "6.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.qtjambi : qtjambi | jar | 6.3.1 |
io.qtjambi : qtjambi-qml Optional | jar | 6.3.1 |