JInput

Library for access to input devices.

Лицензия

Лицензия

BSD
Категории

Категории

Java Языки программирования Сеть
Группа

Группа

net.java.jinput
Идентификатор

Идентификатор

jinput-parent
Последняя версия

Последняя версия

2.0.9
Дата

Дата

Тип

Тип

pom
Описание

Описание

JInput
Library for access to input devices.
Ссылка на сайт

Ссылка на сайт

https://github.com/jinput/jinput
Система контроля версий

Система контроля версий

https://github.com/jinput/jinput.git

Скачать jinput-parent

Имя Файла Размер
jinput-parent-2.0.9.pom 7 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.java.jinput/jinput-parent/ -->
<dependency>
    <groupId>net.java.jinput</groupId>
    <artifactId>jinput-parent</artifactId>
    <version>2.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.jinput/jinput-parent/
implementation 'net.java.jinput:jinput-parent:2.0.9'
// https://jarcasting.com/artifacts/net.java.jinput/jinput-parent/
implementation ("net.java.jinput:jinput-parent:2.0.9")
'net.java.jinput:jinput-parent:pom:2.0.9'
<dependency org="net.java.jinput" name="jinput-parent" rev="2.0.9">
  <artifact name="jinput-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.java.jinput', module='jinput-parent', version='2.0.9')
)
libraryDependencies += "net.java.jinput" % "jinput-parent" % "2.0.9"
[net.java.jinput/jinput-parent "2.0.9"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • coreAPI
  • plugins
  • applet
  • uberjar
  • examples
  • tests

JInput

Maven Central Javadocs

Library for access to input devices.

License

Licensed under BSD License, copyright is attributed in each source file committed.

Версии библиотеки

Версия
2.0.9
2.0.8