is not current version
Last Version 3.4.3

com.tomtom.speedtools:resources 3.2.17

Resources for project SpeedTools.

GroupId

GroupId

com.tomtom.speedtools
ArtifactId

ArtifactId

resources
Version

Version

3.2.17
Type

Type

jar

Download resources 3.2.17


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