| License |
License |
|---|---|
| GroupId | GroupIdtop.focess |
| ArtifactId | ArtifactIdfocess-command |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFocessCommand
Focess Command API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| focess-command-1.3.1.pom | |
| focess-command-1.3.1.jar | 35 KB |
| focess-command-1.3.1-sources.jar | 17 KB |
| focess-command-1.3.1-javadoc.jar | 540 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.focess/focess-command/ -->
<dependency>
<groupId>top.focess</groupId>
<artifactId>focess-command</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.focess/focess-command/
implementation 'top.focess:focess-command:1.3.1'
// https://jarcasting.com/artifacts/top.focess/focess-command/
implementation ("top.focess:focess-command:1.3.1")
'top.focess:focess-command:jar:1.3.1'
<dependency org="top.focess" name="focess-command" rev="1.3.1">
<artifact name="focess-command" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.focess', module='focess-command', version='1.3.1')
)
libraryDependencies += "top.focess" % "focess-command" % "1.3.1"
[top.focess/focess-command "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | RELEASE |
| com.google.guava : guava | jar | 31.1-jre |