License |
License |
---|---|
GroupId | GroupIdcom.tomtom.speedtools |
ArtifactId | ArtifactIdspeedtools |
Last Version | Last Version3.4.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpeedTools
SpeedTools is a collection of generic utilities, originally developed by Rijn Buve, Daan van Dijk and
Ruud Diterwich and Andreas Wuest. If you wish to contribute to this project, please contact Rijn Buve.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
speedtools-3.4.3.pom | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tomtom.speedtools/speedtools/ -->
<dependency>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tomtom.speedtools/speedtools/
implementation 'com.tomtom.speedtools:speedtools:3.4.3'
// https://jarcasting.com/artifacts/com.tomtom.speedtools/speedtools/
implementation ("com.tomtom.speedtools:speedtools:3.4.3")
'com.tomtom.speedtools:speedtools:pom:3.4.3'
<dependency org="com.tomtom.speedtools" name="speedtools" rev="3.4.3">
<artifact name="speedtools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tomtom.speedtools', module='speedtools', version='3.4.3')
)
libraryDependencies += "com.tomtom.speedtools" % "speedtools" % "3.4.3"
[com.tomtom.speedtools/speedtools "3.4.3"]