Last Version

com.dinstone.motor:motor-launcher 1.2.0

Motor is a Java application launcher, simplify the start and stop grace of Java applications.

License

License

GroupId

GroupId

com.dinstone.motor
ArtifactId

ArtifactId

motor-launcher
Version

Version

1.2.0
Type

Type

jar
Description

Description

Motor is a Java application launcher, simplify the start and stop grace of Java applications.
Project Organization

Project Organization

dinstone

Download motor-launcher 1.2.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.