is not current version
Last Version 1.3.1

top.focess:focess-command 1.2.1

Focess Command API

GroupId

GroupId

top.focess
ArtifactId

ArtifactId

focess-command
Version

Version

1.2.1
Type

Type

jar

Download focess-command 1.2.1


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