MVN

io.qtjambi : qtjambi-webchannelquick

Maven & Gradle

Oct 16, 2023
319 stars

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

<dependency>
    <groupId>io.qtjambi</groupId>
    <artifactId>qtjambi-webchannelquick</artifactId>
    <version>6.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.qtjambi : qtjambi-webchannelquick to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.6.0

All Versions

Choose a version of io.qtjambi : qtjambi-webchannelquick to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.6.x
qtjambi-webchannelquick-6.6.0

How to add a dependency to Maven

Add the following io.qtjambi : qtjambi-webchannelquick maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.qtjambi</groupId>
    <artifactId>qtjambi-webchannelquick</artifactId>
    <version>6.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.qtjambi : qtjambi-webchannelquick gradle dependency to your build.gradle file:

implementation 'io.qtjambi:qtjambi-webchannelquick:6.6.0'

Gradle Kotlin DSL: Add the following io.qtjambi : qtjambi-webchannelquick gradle kotlin dependency to your build.gradle.kts file:

implementation("io.qtjambi:qtjambi-webchannelquick:6.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.qtjambi : qtjambi-webchannelquick sbt scala dependency to your build.sbt file:

libraryDependencies += "io.qtjambi" % "qtjambi-webchannelquick" % "6.6.0"

Advertisement

Dependencies from Group

Apr 04, 2022
66 usages
319 stars
Jul 26, 2023
66 usages
319 stars
Apr 04, 2022
9 usages
319 stars
Jul 26, 2023
9 usages
319 stars
Apr 04, 2022
8 usages
319 stars

Discover Dependencies