singleinstance

single instance helper

License

License

GroupId

GroupId

io.github.zlgspace
ArtifactId

ArtifactId

singleinstance
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

singleinstance
single instance helper
Project URL

Project URL

https://github.com/zlgspace/SingleInstanceHelper
Source Code Management

Source Code Management

https://github.com/zlgspace/SingleInstanceHelper

Download singleinstance

How to add to project

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

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.0.0