Last Version

Wayland Java bindings 1.5.1

The Wayland protocol Java-language Binding

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.freedesktop
ArtifactId

ArtifactId

wayland-java-bindings
Version

Version

1.5.1
Type

Type

pom
Description

Description

Wayland Java bindings
The Wayland protocol Java-language Binding
Project URL

Project URL

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

Source Code Management

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

Download wayland-java-bindings 1.5.1


<!-- https://jarcasting.com/artifacts/org.freedesktop/wayland-java-bindings/ -->
<dependency>
    <groupId>org.freedesktop</groupId>
    <artifactId>wayland-java-bindings</artifactId>
    <version>1.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.freedesktop/wayland-java-bindings/
implementation 'org.freedesktop:wayland-java-bindings:1.5.1'
// https://jarcasting.com/artifacts/org.freedesktop/wayland-java-bindings/
implementation ("org.freedesktop:wayland-java-bindings:1.5.1")
'org.freedesktop:wayland-java-bindings:pom:1.5.1'
<dependency org="org.freedesktop" name="wayland-java-bindings" rev="1.5.1">
  <artifact name="wayland-java-bindings" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.freedesktop', module='wayland-java-bindings', version='1.5.1')
)
libraryDependencies += "org.freedesktop" % "wayland-java-bindings" % "1.5.1"
[org.freedesktop/wayland-java-bindings "1.5.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • stubs-shared
  • stubs-server
  • stubs-client
  • generator
  • wayland-client
  • wayland-server