не последняя версия
Последняя версия 3.4.3

com.tomtom.speedtools:rest 3.0.23

Consists of utilities to create reliable, scalable RestEasy REST APIs using the Akka framework to process incoming requests.

Группа

Группа

com.tomtom.speedtools
Идентификатор

Идентификатор

rest
Версия

Версия

3.0.23
Тип

Тип

jar

Скачать rest 3.0.23


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