| Группа | Группаio.trane |
|---|---|
| Идентификатор | Идентификаторfuture-benchmark |
| Версия | Версия0.0.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| future-benchmark-0.0.9.pom | |
| future-benchmark-0.0.9.jar | 735 KB |
| future-benchmark-0.0.9-sources.jar | 7 KB |
| future-benchmark-0.0.9-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.trane/future-benchmark/ -->
<dependency>
<groupId>io.trane</groupId>
<artifactId>future-benchmark</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.trane/future-benchmark/
implementation 'io.trane:future-benchmark:0.0.9'
// https://jarcasting.com/artifacts/io.trane/future-benchmark/
implementation ("io.trane:future-benchmark:0.0.9")
'io.trane:future-benchmark:jar:0.0.9'
<dependency org="io.trane" name="future-benchmark" rev="0.0.9">
<artifact name="future-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trane', module='future-benchmark', version='0.0.9')
)
libraryDependencies += "io.trane" % "future-benchmark" % "0.0.9"
[io.trane/future-benchmark "0.0.9"]