License |
License |
---|---|
GroupId | GroupIdorg.bytedeco |
ArtifactId | ArtifactIdqt |
Last Version | Last Version5.15.2-1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaCPP Presets for Qt
The missing bridge between Java and native C++ libraries
|
Filename | Size |
---|---|
qt-5.15.2-1.5.7.pom | |
qt-5.15.2-1.5.7.jar | 153 KB |
qt-5.15.2-1.5.7-sources.jar | 96 KB |
qt-5.15.2-1.5.7-macosx-x86_64.jar | 9 MB |
qt-5.15.2-1.5.7-linux-x86_64.jar | 9 MB |
qt-5.15.2-1.5.7-javadoc.jar | 882 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bytedeco/qt/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>qt</artifactId>
<version>5.15.2-1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/qt/
implementation 'org.bytedeco:qt:5.15.2-1.5.7'
// https://jarcasting.com/artifacts/org.bytedeco/qt/
implementation ("org.bytedeco:qt:5.15.2-1.5.7")
'org.bytedeco:qt:jar:5.15.2-1.5.7'
<dependency org="org.bytedeco" name="qt" rev="5.15.2-1.5.7">
<artifact name="qt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='qt', version='5.15.2-1.5.7')
)
libraryDependencies += "org.bytedeco" % "qt" % "5.15.2-1.5.7"
[org.bytedeco/qt "5.15.2-1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : javacpp | jar | 1.5.7 |
Version |
---|
5.15.2-1.5.7
|
5.15.2-1.5.6
|
5.15.2-1.5.5
|
5.15.0-1.5.4
|
5.14.2-1.5.3
|
5.13.1-1.5.2
|
5.13.0-1.5.1
|
5.12.2-1.5
|