не последняя версия
Последняя версия 1.3.0

com.github.houbb:file-client 1.1.0

The file-client api project.

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

file-client
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать file-client 1.1.0

Имя Файла Размер
file-client-1.1.0.pom 9 KB
Обзор

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