License |
License |
---|---|
GroupId | GroupIdcom.tomtom.speedtools |
ArtifactId | ArtifactIdresources |
Last Version | Last Version3.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpeedTools Shared Resources
Resources for project SpeedTools.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
resources-3.4.3.pom | |
resources-3.4.3.jar | 4 KB |
resources-3.4.3-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tomtom.speedtools/resources/ -->
<dependency>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>resources</artifactId>
<version>3.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tomtom.speedtools/resources/
implementation 'com.tomtom.speedtools:resources:3.4.3'
// https://jarcasting.com/artifacts/com.tomtom.speedtools/resources/
implementation ("com.tomtom.speedtools:resources:3.4.3")
'com.tomtom.speedtools:resources:jar:3.4.3'
<dependency org="com.tomtom.speedtools" name="resources" rev="3.4.3">
<artifact name="resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tomtom.speedtools', module='resources', version='3.4.3')
)
libraryDependencies += "com.tomtom.speedtools" % "resources" % "3.4.3"
[com.tomtom.speedtools/resources "3.4.3"]