License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.freedesktop |
ArtifactId | ArtifactIdwayland-client |
Version | Version1.5.1 |
Type | Typejar |
Description |
DescriptionWayland Java
Generated Wayland protocol Java-language Bindings
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wayland-client-1.5.1.pom | |
wayland-client-1.5.1.jar | 76 KB |
wayland-client-1.5.1-sources.jar | 177 KB |
wayland-client-1.5.1-javadoc.jar | 592 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.freedesktop/wayland-client/ -->
<dependency>
<groupId>org.freedesktop</groupId>
<artifactId>wayland-client</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.freedesktop/wayland-client/
implementation 'org.freedesktop:wayland-client:1.5.1'
// https://jarcasting.com/artifacts/org.freedesktop/wayland-client/
implementation ("org.freedesktop:wayland-client:1.5.1")
'org.freedesktop:wayland-client:jar:1.5.1'
<dependency org="org.freedesktop" name="wayland-client" rev="1.5.1">
<artifact name="wayland-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.freedesktop', module='wayland-client', version='1.5.1')
)
libraryDependencies += "org.freedesktop" % "wayland-client" % "1.5.1"
[org.freedesktop/wayland-client "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.freedesktop : stubs-client | jar | 1.5.1 |