blockcc-api-client

blockcc-api-client is a lightweight Java library for interacting with the [Block.cc APIv3](https://blockcc.github.io/blockcc-api-document), providing complete API coverage, and supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

cc.block.data
ArtifactId

ArtifactId

blockcc-api-client
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

blockcc-api-client
blockcc-api-client is a lightweight Java library for interacting with the [Block.cc APIv3](https://blockcc.github.io/blockcc-api-document), providing complete API coverage, and supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.
Project URL

Project URL

https://github.com/blockcc/blockcc-api-client-java
Source Code Management

Source Code Management

https://github.com/blockcc/blockcc-api-client-java

Download blockcc-api-client

How to add to project

<!-- https://jarcasting.com/artifacts/cc.block.data/blockcc-api-client/ -->
<dependency>
    <groupId>cc.block.data</groupId>
    <artifactId>blockcc-api-client</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/cc.block.data/blockcc-api-client/
implementation 'cc.block.data:blockcc-api-client:1.3.2'
// https://jarcasting.com/artifacts/cc.block.data/blockcc-api-client/
implementation ("cc.block.data:blockcc-api-client:1.3.2")
'cc.block.data:blockcc-api-client:jar:1.3.2'
<dependency org="cc.block.data" name="blockcc-api-client" rev="1.3.2">
  <artifact name="blockcc-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.block.data', module='blockcc-api-client', version='1.3.2')
)
libraryDependencies += "cc.block.data" % "blockcc-api-client" % "1.3.2"
[cc.block.data/blockcc-api-client "1.3.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-jackson jar 2.9.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.3.1
1.3.0-SHAPSHOT
1.3.0
1.2.0
1.1.1-SHAPSHOT
1.1.0
1.0.1
1.0.0-RELEASE