s

speedtools

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.
http://tomtom.com
Apache License, Version 2.0
TomTom NV
Rijn Buve Daan van Dijk Ruud Diterwich Andreas Wuest
Files download
File Operation
speedtools-3.4.4.pom download
Apache Maven
<dependency>
  <groupId>com.tomtom.speedtools</groupId>
  <artifactId>speedtools</artifactId>
  <version>3.4.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.tomtom.speedtools:speedtools:3.4.4'
Gradle Kotlin
implementation("com.tomtom.speedtools:speedtools:3.4.4")
Scala SBT
libraryDependencies += "com.tomtom.speedtools" % "speedtools" % "3.4.4"
Groovy Grape
@Grapes(
  @Grab(group='com.tomtom.speedtools', module='speedtools', version='3.4.4')
)
Apache Ivy
<dependency org="com.tomtom.speedtools" name="speedtools" rev="3.4.4" />
Leiningen
[com.tomtom.speedtools/speedtools "3.4.4"]
Apache Buildr
'com.tomtom.speedtools:speedtools:jar:3.4.4'
Dependencies
The project has no third-party dependencies