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