License |
License |
---|---|
GroupId | GroupIdio.qtjambi |
ArtifactId | ArtifactIdqtjambi-sensors |
Last Version | Last Version6.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQtJambi Sensors
Provides access to sensor hardware and motion gesture recognition.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qtjambi-sensors-6.3.1.pom | |
qtjambi-sensors-6.3.1-sources.jar | 59 KB |
qtjambi-sensors-6.3.1-javadoc.jar | 791 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-sensors/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-sensors</artifactId>
<version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-sensors/
implementation 'io.qtjambi:qtjambi-sensors:6.3.1'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-sensors/
implementation ("io.qtjambi:qtjambi-sensors:6.3.1")
'io.qtjambi:qtjambi-sensors:jar:6.3.1'
<dependency org="io.qtjambi" name="qtjambi-sensors" rev="6.3.1">
<artifact name="qtjambi-sensors" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-sensors', version='6.3.1')
)
libraryDependencies += "io.qtjambi" % "qtjambi-sensors" % "6.3.1"
[io.qtjambi/qtjambi-sensors "6.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.qtjambi : qtjambi | jar | 6.3.1 |