License |
License |
---|---|
GroupId | GroupIdorg.freedesktop |
ArtifactId | ArtifactIdwayland |
Version | Version1.4.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-1.4.1.pom | |
wayland-1.4.1.jar | 124 KB |
wayland-1.4.1-sources.jar | 318 KB |
wayland-1.4.1-javadoc.jar | 1003 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.freedesktop/wayland/ -->
<dependency>
<groupId>org.freedesktop</groupId>
<artifactId>wayland</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.freedesktop/wayland/
implementation 'org.freedesktop:wayland:1.4.1'
// https://jarcasting.com/artifacts/org.freedesktop/wayland/
implementation ("org.freedesktop:wayland:1.4.1")
'org.freedesktop:wayland:jar:1.4.1'
<dependency org="org.freedesktop" name="wayland" rev="1.4.1">
<artifact name="wayland" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.freedesktop', module='wayland', version='1.4.1')
)
libraryDependencies += "org.freedesktop" % "wayland" % "1.4.1"
[org.freedesktop/wayland "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.freedesktop : stubs | jar | 1.4.1 |