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

com.tomtom.speedtools:resources 3.1.1

Resources for project SpeedTools.

Группа

Группа

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

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

resources
Версия

Версия

3.1.1
Тип

Тип

jar

Скачать resources 3.1.1


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