Launcher

Launcher Distribution

License

License

GroupId

GroupId

com.fujitsu.launcher
ArtifactId

ArtifactId

launcher
Last Version

Last Version

4.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Launcher
Launcher Distribution
Project URL

Project URL

https://github.com/fujitsu/launcher
Source Code Management

Source Code Management

https://github.com/fujitsu/launcher

Download launcher

How to add to project

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

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
4.0-RC1
3.0
3.0-RC1