| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.noear |
| ArtifactId | ArtifactIdbcfclient |
| Version | Version2.0.22 |
| Type | Typejar |
| Description |
DescriptionJava project for bcf
|
| Filename | Size |
|---|---|
| bcfclient-2.0.22.pom | |
| bcfclient-2.0.22.jar | 15 KB |
| bcfclient-2.0.22-sources.jar | 8 KB |
| bcfclient-2.0.22-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.noear/bcfclient/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>bcfclient</artifactId>
<version>2.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/bcfclient/
implementation 'org.noear:bcfclient:2.0.22'
// https://jarcasting.com/artifacts/org.noear/bcfclient/
implementation ("org.noear:bcfclient:2.0.22")
'org.noear:bcfclient:jar:2.0.22'
<dependency org="org.noear" name="bcfclient" rev="2.0.22">
<artifact name="bcfclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='bcfclient', version='2.0.22')
)
libraryDependencies += "org.noear" % "bcfclient" % "2.0.22"
[org.noear/bcfclient "2.0.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.noear : weed3 | jar | 3.3.15 |
| org.noear : snack3 | jar | 3.1.17 |
| org.projectlombok : lombok | jar | 1.14.4 |