Categories |
CategoriesJava Languages CLI User Interface GraphHopper Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIddirections-api-java-client-parent |
Version | Version0.7.0.2 |
Type | Typepom |
Filename | Size |
---|---|
directions-api-java-client-parent-0.7.0.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphhopper/directions-api-java-client-parent/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>directions-api-java-client-parent</artifactId>
<version>0.7.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-java-client-parent/
implementation 'com.graphhopper:directions-api-java-client-parent:0.7.0.2'
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-java-client-parent/
implementation ("com.graphhopper:directions-api-java-client-parent:0.7.0.2")
'com.graphhopper:directions-api-java-client-parent:pom:0.7.0.2'
<dependency org="com.graphhopper" name="directions-api-java-client-parent" rev="0.7.0.2">
<artifact name="directions-api-java-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='directions-api-java-client-parent', version='0.7.0.2')
)
libraryDependencies += "com.graphhopper" % "directions-api-java-client-parent" % "0.7.0.2"
[com.graphhopper/directions-api-java-client-parent "0.7.0.2"]