Categories |
CategoriesJava Languages CLI User Interface GraphHopper Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIddirections-api-java-client-route-opt |
Version | Version0.8.2-2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.graphhopper/directions-api-java-client-route-opt/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>directions-api-java-client-route-opt</artifactId>
<version>0.8.2-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-java-client-route-opt/
implementation 'com.graphhopper:directions-api-java-client-route-opt:0.8.2-2'
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-java-client-route-opt/
implementation ("com.graphhopper:directions-api-java-client-route-opt:0.8.2-2")
'com.graphhopper:directions-api-java-client-route-opt:jar:0.8.2-2'
<dependency org="com.graphhopper" name="directions-api-java-client-route-opt" rev="0.8.2-2">
<artifact name="directions-api-java-client-route-opt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='directions-api-java-client-route-opt', version='0.8.2-2')
)
libraryDependencies += "com.graphhopper" % "directions-api-java-client-route-opt" % "0.8.2-2"
[com.graphhopper/directions-api-java-client-route-opt "0.8.2-2"]