JInput
Library for access to input devices.
License
Licensed under BSD License, copyright is attributed in each source file committed.
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJava Languages Net | 
        
| GroupId | GroupIdnet.java.jinput | 
    
| ArtifactId | ArtifactIdosx-plugin | 
    
| Last Version | Last Version2.0.9 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJInput - OSX Plugin 
            Library for access to input devices. 
         | 
    
| Filename | Size | 
|---|---|
| osx-plugin-2.0.9.pom | |
| osx-plugin-2.0.9.jar | 33 KB | 
| osx-plugin-2.0.9-sources.jar | 36 KB | 
| osx-plugin-2.0.9-natives-osx.jar | 6 KB | 
| osx-plugin-2.0.9-javadoc.jar | 368 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.java.jinput/osx-plugin/ -->
<dependency>
    <groupId>net.java.jinput</groupId>
    <artifactId>osx-plugin</artifactId>
    <version>2.0.9</version>
</dependency>
                // https://jarcasting.com/artifacts/net.java.jinput/osx-plugin/
implementation 'net.java.jinput:osx-plugin:2.0.9'
                // https://jarcasting.com/artifacts/net.java.jinput/osx-plugin/
implementation ("net.java.jinput:osx-plugin:2.0.9")
                'net.java.jinput:osx-plugin:jar:2.0.9'
                <dependency org="net.java.jinput" name="osx-plugin" rev="2.0.9">
  <artifact name="osx-plugin" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.java.jinput', module='osx-plugin', version='2.0.9')
)
                libraryDependencies += "net.java.jinput" % "osx-plugin" % "2.0.9"
                [net.java.jinput/osx-plugin "2.0.9"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.java.jinput : coreapi | jar | 2.0.9 | 
Library for access to input devices.
Licensed under BSD License, copyright is attributed in each source file committed.