Last Version

Wayland Java 1.5.1

Generated Wayland protocol Java-language Bindings

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.freedesktop
ArtifactId

ArtifactId

wayland-client
Version

Version

1.5.1
Type

Type

jar
Description

Description

Wayland Java
Generated Wayland protocol Java-language Bindings
Project URL

Project URL

https://github.com/Zubnix/wayland-java-bindings
Source Code Management

Source Code Management

https://github.com/Zubnix/wayland-java-bindings.git

Download wayland-client 1.5.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.freedesktop : stubs-client jar 1.5.1

Project Modules

There are no modules declared in this project.