is not current version
Last Version 2.2.2

com.github.marcoshsc:orsApiTools 2.2.1

Java library that provides implementation of Open Route Service endpoints.

GroupId

GroupId

com.github.marcoshsc
ArtifactId

ArtifactId

orsApiTools
Version

Version

2.2.1
Type

Type

jar

Download orsApiTools 2.2.1


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