is not current version
Last Version 5.7

io.github.portlek:sfs-client 5.5

A SFS Client.

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

sfs-client
Version

Version

5.5
Type

Type

jar

Download sfs-client 5.5


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