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
文件下载
文件名 操作
speedtools-3.2.19.pom 下载
Apache Maven
<dependency>
  <groupId>com.tomtom.speedtools</groupId>
  <artifactId>speedtools</artifactId>
  <version>3.2.19</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.tomtom.speedtools:speedtools:3.2.19'
Gradle Kotlin
implementation("com.tomtom.speedtools:speedtools:3.2.19")
Scala SBT
libraryDependencies += "com.tomtom.speedtools" % "speedtools" % "3.2.19"
Groovy Grape
@Grapes(
  @Grab(group='com.tomtom.speedtools', module='speedtools', version='3.2.19')
)
Apache Ivy
<dependency org="com.tomtom.speedtools" name="speedtools" rev="3.2.19" />
Leiningen
[com.tomtom.speedtools/speedtools "3.2.19"]
Apache Buildr
'com.tomtom.speedtools:speedtools:jar:3.2.19'
本项目依赖
该项目无第三方依赖