is not current version
Last Version 3.4.3

com.tomtom.speedtools:rest 3.0.5

REST tools for project SpeedTools.

GroupId

GroupId

com.tomtom.speedtools
ArtifactId

ArtifactId

rest
Version

Version

3.0.5
Type

Type

jar

Download rest 3.0.5


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