License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.algorithmia |
ArtifactId | ArtifactIdalgorithmia-client |
Version | Version1.0.16 |
Type | Typejar |
Description |
Descriptionalgorithmia-client
algorithmia-client
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.algorithmia |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
algorithmia-client-1.0.16.pom | |
algorithmia-client-1.0.16.jar | 46 KB |
algorithmia-client-1.0.16-sources.jar | 27 KB |
algorithmia-client-1.0.16-javadoc.jar | 530 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.algorithmia/algorithmia-client/ -->
<dependency>
<groupId>com.algorithmia</groupId>
<artifactId>algorithmia-client</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.algorithmia/algorithmia-client/
implementation 'com.algorithmia:algorithmia-client:1.0.16'
// https://jarcasting.com/artifacts/com.algorithmia/algorithmia-client/
implementation ("com.algorithmia:algorithmia-client:1.0.16")
'com.algorithmia:algorithmia-client:jar:1.0.16'
<dependency org="com.algorithmia" name="algorithmia-client" rev="1.0.16">
<artifact name="algorithmia-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.algorithmia', module='algorithmia-client', version='1.0.16')
)
libraryDependencies += "com.algorithmia" % "algorithmia-client" % "1.0.16"
[com.algorithmia/algorithmia-client "1.0.16"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.6.2 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.1 |
commons-io : commons-io | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |
junit : junit | jar | 4.12 |