Mouse Mover

Mouse Mover is a tool that moves the mouse automatically every few seconds

License

License

Apache-2.0
GroupId

GroupId

com.github.mauro-midolo
ArtifactId

ArtifactId

MouseMover
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Mouse Mover
Mouse Mover is a tool that moves the mouse automatically every few seconds
Project URL

Project URL

https://github.com/mauro-midolo/MouseMover
Source Code Management

Source Code Management

https://github.com/mauro-midolo/MouseMover

Download MouseMover

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.3.1
1.3
1.2
1.1