Jar examples for i:input
Supplemental input classes for LibGdx
You can download jar file input 0.2 in this page.
GNU General Public License; either version 2 of the License, or (at your option) any later version
You can use the following script to add input-0.2.jar to your project.
<dependency> <groupId>eu.digitisation.utils</groupId> <artifactId>input</artifactId> <version>0.2</version> </dependency>
compile group: 'eu.digitisation.utils', name: 'input', version: '0.2'
libraryDependencies += "eu.digitisation.utils" % "input" % "0.2"
<dependency org="eu.digitisation.utils" name="input" rev="0.2"/>
@Grapes(@Grab(group='eu.digitisation.utils', module='input', version='0.2'))
'eu.digitisation.utils:input:jar:0.2'
Click the following link to download the jar file.
input-0.2-javadoc.jar