| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.grapheco | 
| ArtifactId | ArtifactIdgraiph-client-shade | 
| Last Version | Last Version0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGraiphServer client Scala/Java connector to GraiphServer | 
| Filename | Size | 
|---|---|
| graiph-client-shade-0.1.pom | |
| graiph-client-shade-0.1.jar | 113 KB | 
| graiph-client-shade-0.1-sources.jar | 594 bytes | 
| graiph-client-shade-0.1-javadoc.jar | 336 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.grapheco/graiph-client-shade/ -->
<dependency>
    <groupId>com.github.grapheco</groupId>
    <artifactId>graiph-client-shade</artifactId>
    <version>0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.grapheco/graiph-client-shade/
implementation 'com.github.grapheco:graiph-client-shade:0.1'// https://jarcasting.com/artifacts/com.github.grapheco/graiph-client-shade/
implementation ("com.github.grapheco:graiph-client-shade:0.1")'com.github.grapheco:graiph-client-shade:jar:0.1'<dependency org="com.github.grapheco" name="graiph-client-shade" rev="0.1">
  <artifact name="graiph-client-shade" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.grapheco', module='graiph-client-shade', version='0.1')
)libraryDependencies += "com.github.grapheco" % "graiph-client-shade" % "0.1"[com.github.grapheco/graiph-client-shade "0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.6 | 
| commons-codec : commons-codec | jar | 1.11 | 
| org.slf4j : slf4j-api Optional | jar | 1.7.25 | 
| eu.medsea.mimeutil : mime-util | jar | 2.1.3 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.7 | 
| org.scala-lang : scala-library | jar | 2.11.12 | 
| org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.1.1 | 
| org.reactivestreams : reactive-streams | jar | 1.0.2 | 
| log4j : log4j | jar | 1.2.12 | 
| com.github.grapheco : graiph-common | jar | 0.1 |