We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8418e5 commit 009127dCopy full SHA for 009127d
README.md
@@ -45,7 +45,7 @@ Maven Example
45
```
46
Gradle Example
47
```java
48
- implementation group: 'io.github.wuhewuhe', name: 'bybit-java-api', version: '1.0.8'
+ implementation group: 'io.github.wuhewuhe', name: 'bybit-java-api', version: '1.0.9'
49
50
Furthermore build tool, please check [sonar type central repository](https://central.sonatype.com/artifact/io.github.wuhewuhe/bybit-java-api/1.0.9)
51
## Usage
0 commit comments