jhotkey

java hot key

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.yqy7
ArtifactId

ArtifactId

jhotkey
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jhotkey
java hot key
Project URL

Project URL

https://github.com/yqy7/jhotkey
Source Code Management

Source Code Management

https://github.com/yqy7/jhotkey

Download jhotkey

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.4.0
net.java.dev.jna : jna-platform jar 5.4.0
org.slf4j : slf4j-api jar 1.7.28

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

java注册全局快捷键的小工具

Versions

Version
0.0.1