is not current version
Last Version 2.2.0

org.noear:bcfclient 2.0.16


Categories

Categories

CLI User Interface
GroupId

GroupId

org.noear
ArtifactId

ArtifactId

bcfclient
Version

Version

2.0.16
Type

Type

jar

Download 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"]