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