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

org.noear:bcfclient 2.0.16


Категории

Категории

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

Группа

org.noear
Идентификатор

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

bcfclient
Версия

Версия

2.0.16
Тип

Тип

jar

Скачать bcfclient 2.0.16


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