Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier GraphHopper Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdjsprit-instances |
Version | Version1.8 |
Type | Typejar |
Filename | Size |
---|---|
jsprit-instances-1.8.pom | |
jsprit-instances-1.8.jar | 48 KB |
jsprit-instances-1.8-sources.jar | 33 KB |
jsprit-instances-1.8-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphhopper/jsprit-instances/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>jsprit-instances</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/jsprit-instances/
implementation 'com.graphhopper:jsprit-instances:1.8'
// https://jarcasting.com/artifacts/com.graphhopper/jsprit-instances/
implementation ("com.graphhopper:jsprit-instances:1.8")
'com.graphhopper:jsprit-instances:jar:1.8'
<dependency org="com.graphhopper" name="jsprit-instances" rev="1.8">
<artifact name="jsprit-instances" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='jsprit-instances', version='1.8')
)
libraryDependencies += "com.graphhopper" % "jsprit-instances" % "1.8"
[com.graphhopper/jsprit-instances "1.8"]