is not current version
Last Version 6.0.21

com.hotels.road:road-tollbooth-client-api 6.0.17

Models that describe Tollbooth client's application and service interfaces

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hotels.road
ArtifactId

ArtifactId

road-tollbooth-client-api
Version

Version

6.0.17
Type

Type

jar

Download road-tollbooth-client-api 6.0.17


<!-- https://jarcasting.com/artifacts/com.hotels.road/road-tollbooth-client-api/ -->
<dependency>
    <groupId>com.hotels.road</groupId>
    <artifactId>road-tollbooth-client-api</artifactId>
    <version>6.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels.road/road-tollbooth-client-api/
implementation 'com.hotels.road:road-tollbooth-client-api:6.0.17'
// https://jarcasting.com/artifacts/com.hotels.road/road-tollbooth-client-api/
implementation ("com.hotels.road:road-tollbooth-client-api:6.0.17")
'com.hotels.road:road-tollbooth-client-api:jar:6.0.17'
<dependency org="com.hotels.road" name="road-tollbooth-client-api" rev="6.0.17">
  <artifact name="road-tollbooth-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels.road', module='road-tollbooth-client-api', version='6.0.17')
)
libraryDependencies += "com.hotels.road" % "road-tollbooth-client-api" % "6.0.17"
[com.hotels.road/road-tollbooth-client-api "6.0.17"]