File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,9 @@ guarantee that any of these properties will be available.
31
31
Binary distribution for JNativeHook can be found at the
32
32
[ releases] ( https://github.com/kwhat/jnativehook/releases ) section of the
33
33
[ project page] ( https://github.com/kwhat/jnativehook/ ) . Maven users can
34
- use the artifact id JNativeHook with the group id com.1stleg to include
35
- this library automatically. The nightly builds can be found at the maven
34
+ use the group id ` <groupId>com.1stleg</groupId> ` and artifact id
35
+ ` <artifactId>jnativehook</artifactId> ` to include this library automatically.
36
+ The nightly builds can be found at the maven
36
37
[ snapshot repository] ( https://oss.sonatype.org/content/repositories/snapshots/com/1stleg/jnativehook/2.0.SNAPSHOT/ ) .
37
38
38
39
## Software and Hardware Requirements
You can’t perform that action at this time.
0 commit comments