inputcontrol-api

A simple interface to integrate a third party implemention to control a input device

License

License

GroupId

GroupId

de.tebros.inputcontrol
ArtifactId

ArtifactId

inputcontrol-api
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

inputcontrol-api
A simple interface to integrate a third party implemention to control a input device

Download inputcontrol-api

How to add to project

<!-- https://jarcasting.com/artifacts/de.tebros.inputcontrol/inputcontrol-api/ -->
<dependency>
    <groupId>de.tebros.inputcontrol</groupId>
    <artifactId>inputcontrol-api</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.tebros.inputcontrol/inputcontrol-api/
implementation 'de.tebros.inputcontrol:inputcontrol-api:2.2.0'
// https://jarcasting.com/artifacts/de.tebros.inputcontrol/inputcontrol-api/
implementation ("de.tebros.inputcontrol:inputcontrol-api:2.2.0")
'de.tebros.inputcontrol:inputcontrol-api:jar:2.2.0'
<dependency org="de.tebros.inputcontrol" name="inputcontrol-api" rev="2.2.0">
  <artifact name="inputcontrol-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tebros.inputcontrol', module='inputcontrol-api', version='2.2.0')
)
libraryDependencies += "de.tebros.inputcontrol" % "inputcontrol-api" % "2.2.0"
[de.tebros.inputcontrol/inputcontrol-api "2.2.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.openjfx : javafx-controls jar 15.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.0.0
1.0.0