Download stubs-1.3.0.jar file - Jar s

Jar examples for s:stubs

Description

Wayland protocol Java-language Binding Stubs

You can download jar file stubs 1.3.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add stubs-1.3.0.jar to your project.

<dependency>
   <groupId>org.freedesktop</groupId>
   <artifactId>stubs</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'org.freedesktop', name: 'stubs', version: '1.3.0'
libraryDependencies += "org.freedesktop" % "stubs" % "1.3.0"
<dependency org="org.freedesktop" name="stubs" rev="1.3.0"/>
@Grapes(@Grab(group='org.freedesktop', module='stubs', version='1.3.0'))
'org.freedesktop:stubs:jar:1.3.0'

Download

Click the following link to download the jar file.

stubs-1.3.0-javadoc.jar
stubs-1.3.0-sources.jar
stubs-1.3.0.jar
stubs-1.3.0.pom



Related Tutorials