singleinstance-compiler

single instance helper

License

License

GroupId

GroupId

io.github.zlgspace
ArtifactId

ArtifactId

singleinstance-compiler
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

singleinstance-compiler
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-compiler

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup : javapoet jar 1.7.0
com.google.auto.service : auto-service jar 1.0-rc6
io.github.zlgspace : aptbase jar 1.0.0
io.github.zlgspace : singleinstance jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0