is not current version
Last Version 2.2.2

com.github.marcoshsc:orsApiTools 2.1.0

Java library that provides implementation of Open Route Service endpoints.

GroupId

GroupId

com.github.marcoshsc
ArtifactId

ArtifactId

orsApiTools
Version

Version

2.1.0
Type

Type

jar

Download orsApiTools 2.1.0


<!-- https://jarcasting.com/artifacts/com.github.marcoshsc/orsApiTools/ -->
<dependency>
    <groupId>com.github.marcoshsc</groupId>
    <artifactId>orsApiTools</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcoshsc/orsApiTools/
implementation 'com.github.marcoshsc:orsApiTools:2.1.0'
// https://jarcasting.com/artifacts/com.github.marcoshsc/orsApiTools/
implementation ("com.github.marcoshsc:orsApiTools:2.1.0")
'com.github.marcoshsc:orsApiTools:jar:2.1.0'
<dependency org="com.github.marcoshsc" name="orsApiTools" rev="2.1.0">
  <artifact name="orsApiTools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcoshsc', module='orsApiTools', version='2.1.0')
)
libraryDependencies += "com.github.marcoshsc" % "orsApiTools" % "2.1.0"
[com.github.marcoshsc/orsApiTools "2.1.0"]