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

org.noear:bcfclient 2.0.21


Категории

Категории

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

Группа

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

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

bcfclient
Версия

Версия

2.0.21
Тип

Тип

jar

Скачать bcfclient 2.0.21


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