is not current version
Last Version 1.3.1

top.focess:focess-command 1.2.9

Focess Command API

GroupId

GroupId

top.focess
ArtifactId

ArtifactId

focess-command
Version

Version

1.2.9
Type

Type

jar

Download focess-command 1.2.9


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