| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.solvice |
| ArtifactId | ArtifactIdonroute-client |
| Last Version | Last Version0.1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOnRoute API Client
Client for executing route optimisation requests.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| onroute-client-0.1.8.pom | |
| onroute-client-0.1.8.jar | 106 KB |
| onroute-client-0.1.8-sources.jar | 73 KB |
| onroute-client-0.1.8-javadoc.jar | 363 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.solvice/onroute-client/ -->
<dependency>
<groupId>io.solvice</groupId>
<artifactId>onroute-client</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.solvice/onroute-client/
implementation 'io.solvice:onroute-client:0.1.8'
// https://jarcasting.com/artifacts/io.solvice/onroute-client/
implementation ("io.solvice:onroute-client:0.1.8")
'io.solvice:onroute-client:jar:0.1.8'
<dependency org="io.solvice" name="onroute-client" rev="0.1.8">
<artifact name="onroute-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.solvice', module='onroute-client', version='0.1.8')
)
libraryDependencies += "io.solvice" % "onroute-client" % "0.1.8"
[io.solvice/onroute-client "0.1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openapitools : openapi-generator-maven-plugin | jar | 4.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |