r

road-tollbooth

Data Highway module that applies updates to road models.
Files download
File Operation
road-tollbooth-6.0.21.pom download
Apache Maven
<dependency>
  <groupId>com.hotels.road</groupId>
  <artifactId>road-tollbooth</artifactId>
  <version>6.0.21</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.hotels.road:road-tollbooth:6.0.21'
Gradle Kotlin
implementation("com.hotels.road:road-tollbooth:6.0.21")
Scala SBT
libraryDependencies += "com.hotels.road" % "road-tollbooth" % "6.0.21"
Groovy Grape
@Grapes(
  @Grab(group='com.hotels.road', module='road-tollbooth', version='6.0.21')
)
Apache Ivy
<dependency org="com.hotels.road" name="road-tollbooth" rev="6.0.21" />
Leiningen
[com.hotels.road/road-tollbooth "6.0.21"]
Apache Buildr
'com.hotels.road:road-tollbooth:jar:6.0.21'