| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdai.whylabs |
| ArtifactId | ArtifactIdwhylabs-api-client |
| Last Version | Last Version0.1.8 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWhyLabs API Client
API client for WhyLabs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| whylabs-api-client-0.1.8.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.whylabs/whylabs-api-client/ -->
<dependency>
<groupId>ai.whylabs</groupId>
<artifactId>whylabs-api-client</artifactId>
<version>0.1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ai.whylabs/whylabs-api-client/
implementation 'ai.whylabs:whylabs-api-client:0.1.8'
// https://jarcasting.com/artifacts/ai.whylabs/whylabs-api-client/
implementation ("ai.whylabs:whylabs-api-client:0.1.8")
'ai.whylabs:whylabs-api-client:pom:0.1.8'
<dependency org="ai.whylabs" name="whylabs-api-client" rev="0.1.8">
<artifact name="whylabs-api-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.whylabs', module='whylabs-api-client', version='0.1.8')
)
libraryDependencies += "ai.whylabs" % "whylabs-api-client" % "0.1.8"
[ai.whylabs/whylabs-api-client "0.1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.24 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
| com.google.code.gson : gson | jar | 2.8.6 |
| io.gsonfire : gson-fire | jar | 1.8.4 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |