| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.bitoex |
| ArtifactId | ArtifactIdbitopro-api-java |
| Last Version | Last Version2.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBitoPro API Java
API client for Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bitopro-api-java-2.3.0.pom | |
| bitopro-api-java-2.3.0.jar | 38 KB |
| bitopro-api-java-2.3.0-sources.jar | 19 KB |
| bitopro-api-java-2.3.0-javadoc.jar | 132 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bitoex/bitopro-api-java/ -->
<dependency>
<groupId>com.bitoex</groupId>
<artifactId>bitopro-api-java</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bitoex/bitopro-api-java/
implementation 'com.bitoex:bitopro-api-java:2.3.0'
// https://jarcasting.com/artifacts/com.bitoex/bitopro-api-java/
implementation ("com.bitoex:bitopro-api-java:2.3.0")
'com.bitoex:bitopro-api-java:jar:2.3.0'
<dependency org="com.bitoex" name="bitopro-api-java" rev="2.3.0">
<artifact name="bitopro-api-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bitoex', module='bitopro-api-java', version='2.3.0')
)
libraryDependencies += "com.bitoex" % "bitopro-api-java" % "2.3.0"
[com.bitoex/bitopro-api-java "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.9 |
| commons-io : commons-io | jar | 2.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.9.8 |
| org.apache.httpcomponents : httpclient | jar | 4.5.8 |
| org.slf4j : slf4j-api | jar | 1.7.26 |