MousePEG library + utils

MousePEG library and utilities

License

License

GroupId

GroupId

se.romanredz.mouse
ArtifactId

ArtifactId

mouse
Last Version

Last Version

1.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

MousePEG library + utils
MousePEG library and utilities
Project URL

Project URL

http://mousepeg.sourceforge.net/

Download mouse

How to add to project

<!-- https://jarcasting.com/artifacts/se.romanredz.mouse/mouse/ -->
<dependency>
    <groupId>se.romanredz.mouse</groupId>
    <artifactId>mouse</artifactId>
    <version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.romanredz.mouse/mouse/
implementation 'se.romanredz.mouse:mouse:1.9.1'
// https://jarcasting.com/artifacts/se.romanredz.mouse/mouse/
implementation ("se.romanredz.mouse:mouse:1.9.1")
'se.romanredz.mouse:mouse:jar:1.9.1'
<dependency org="se.romanredz.mouse" name="mouse" rev="1.9.1">
  <artifact name="mouse" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.romanredz.mouse', module='mouse', version='1.9.1')
)
libraryDependencies += "se.romanredz.mouse" % "mouse" % "1.9.1"
[se.romanredz.mouse/mouse "1.9.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.9.1
1.5.1