MVN

net.java.jinput : coreapi

Maven & Gradle

Jun 02, 2018
6 usages
110 stars

JInput - core API

<dependency>
    <groupId>net.java.jinput</groupId>
    <artifactId>coreapi</artifactId>
    <version>2.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.java.jinput : coreapi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.9

All Versions

Choose a version of net.java.jinput : coreapi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
coreapi-2.0.9
coreapi-2.0.8

How to add a dependency to Maven

Add the following net.java.jinput : coreapi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.java.jinput</groupId>
    <artifactId>coreapi</artifactId>
    <version>2.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.java.jinput : coreapi gradle dependency to your build.gradle file:

implementation 'net.java.jinput:coreapi:2.0.9'

Gradle Kotlin DSL: Add the following net.java.jinput : coreapi gradle kotlin dependency to your build.gradle.kts file:

implementation("net.java.jinput:coreapi:2.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.java.jinput : coreapi sbt scala dependency to your build.sbt file:

libraryDependencies += "net.java.jinput" % "coreapi" % "2.0.9"

Advertisement

Dependencies from Group

Jun 01, 2018
10 usages
110 stars
Jun 02, 2018
6 usages
110 stars
May 09, 2017
5 usages
139 stars
Jun 02, 2018
1 usages
110 stars
Jun 02, 2018
1 usages
110 stars

Discover Dependencies

Oct 27, 2018
7 stars
Jul 08, 2019
1 usages
Jul 27, 2018
6 stars
Jul 01, 2023
5 usages
1.1k stars
Aug 07, 2023
2 usages
775 stars
May 24, 2018
180 stars