is not current version
Last Version 1.3.0

com.github.houbb:file-client 1.2.0

The file-client api project.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

file-client
Version

Version

1.2.0
Type

Type

pom

Download file-client 1.2.0

Filename Size
file-client-1.2.0.pom 9 KB
Browse

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