com.github.houbb:file-client-core

The file-client api project.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

file-client-core
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

The file-client api project.

Download file-client-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : file-client-api jar 1.3.0
com.github.houbb : common-api-client jar 1.1.0
com.github.houbb : heaven jar 0.1.155

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0