MVN

com.fermyon : teavm-samples-gamepad

Maven & Gradle

Feb 21, 2023
2.2k stars

TeaVM Web gamepad web application · A sample application that demonstrate how to use Web gamepad API.

<dependency>
    <groupId>com.fermyon</groupId>
    <artifactId>teavm-samples-gamepad</artifactId>
    <version>0.2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fermyon : teavm-samples-gamepad to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.8

All Versions

Choose a version of com.fermyon : teavm-samples-gamepad to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
teavm-samples-gamepad-0.2.8
teavm-samples-gamepad-0.2.7
teavm-samples-gamepad-0.2.6
teavm-samples-gamepad-0.2.5
teavm-samples-gamepad-0.2.4
teavm-samples-gamepad-0.2.3
teavm-samples-gamepad-0.2.2
teavm-samples-gamepad-0.2.1
teavm-samples-gamepad-0.2.0
0.1.x
teavm-samples-gamepad-0.1.0

How to add a dependency to Maven

Add the following com.fermyon : teavm-samples-gamepad maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.fermyon</groupId>
    <artifactId>teavm-samples-gamepad</artifactId>
    <version>0.2.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.fermyon : teavm-samples-gamepad gradle dependency to your build.gradle file:

implementation 'com.fermyon:teavm-samples-gamepad:0.2.8'

Gradle Kotlin DSL: Add the following com.fermyon : teavm-samples-gamepad gradle kotlin dependency to your build.gradle.kts file:

implementation("com.fermyon:teavm-samples-gamepad:0.2.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.fermyon : teavm-samples-gamepad sbt scala dependency to your build.sbt file:

libraryDependencies += "com.fermyon" % "teavm-samples-gamepad" % "0.2.8"

Advertisement

Dependencies from Group

Feb 21, 2023
2.5k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars

Discover Dependencies

Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Feb 21, 2023
2.2k stars
Sep 14, 2022
12 stars