is not current version
Last Version 1.1.1-RELEASE

io.github.shitsurei:simple-bg-cli 1.0.1-RELEASE

a simple background cli

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.shitsurei
ArtifactId

ArtifactId

simple-bg-cli
Version

Version

1.0.1-RELEASE
Type

Type

pom

Download simple-bg-cli 1.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.shitsurei/simple-bg-cli/ -->
<dependency>
    <groupId>io.github.shitsurei</groupId>
    <artifactId>simple-bg-cli</artifactId>
    <version>1.0.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shitsurei/simple-bg-cli/
implementation 'io.github.shitsurei:simple-bg-cli:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.shitsurei/simple-bg-cli/
implementation ("io.github.shitsurei:simple-bg-cli:1.0.1-RELEASE")
'io.github.shitsurei:simple-bg-cli:pom:1.0.1-RELEASE'
<dependency org="io.github.shitsurei" name="simple-bg-cli" rev="1.0.1-RELEASE">
  <artifact name="simple-bg-cli" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.shitsurei', module='simple-bg-cli', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.shitsurei" % "simple-bg-cli" % "1.0.1-RELEASE"
[io.github.shitsurei/simple-bg-cli "1.0.1-RELEASE"]