License |
License |
---|---|
GroupId | GroupIdio.qtjambi |
ArtifactId | ArtifactIdqtjambi-remoteobjects |
Last Version | Last Version6.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQtJambi RemoteObjects
Provides an easy to use mechanism for sharing a QObject's API (Properties/Signals/Slots) between processes or devices.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qtjambi-remoteobjects-6.3.1.pom | |
qtjambi-remoteobjects-6.3.1-sources.jar | 28 KB |
qtjambi-remoteobjects-6.3.1-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-remoteobjects/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-remoteobjects</artifactId>
<version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-remoteobjects/
implementation 'io.qtjambi:qtjambi-remoteobjects:6.3.1'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-remoteobjects/
implementation ("io.qtjambi:qtjambi-remoteobjects:6.3.1")
'io.qtjambi:qtjambi-remoteobjects:jar:6.3.1'
<dependency org="io.qtjambi" name="qtjambi-remoteobjects" rev="6.3.1">
<artifact name="qtjambi-remoteobjects" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-remoteobjects', version='6.3.1')
)
libraryDependencies += "io.qtjambi" % "qtjambi-remoteobjects" % "6.3.1"
[io.qtjambi/qtjambi-remoteobjects "6.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.qtjambi : qtjambi | jar | 6.3.1 |
io.qtjambi : qtjambi-network Optional | jar | 6.3.1 |