MousePEG runtime library

MousePEG runtime components

License

License

GroupId

GroupId

se.romanredz.mouse
ArtifactId

ArtifactId

mouse-runtime
Last Version

Last Version

1.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

MousePEG runtime library
MousePEG runtime components
Project URL

Project URL

http://mousepeg.sourceforge.net/

Download mouse-runtime

How to add to project

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