JInput natives

Library for access to input devices.

Лицензия

Лицензия

BSD
Категории

Категории

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

Группа

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

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

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

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

2.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/jinput/jinput

Скачать jinput-platform

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

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

Зависимости

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

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

Данный проект не имеет модулей.

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.7
2.0.6
2.0.5
2.0.4