не последняя версия
Последняя версия 3.0.3

studio.raptor:ddal-benchmark 3.0.1


Группа

Группа

studio.raptor
Идентификатор

Идентификатор

ddal-benchmark
Версия

Версия

3.0.1
Тип

Тип

jar

Скачать ddal-benchmark 3.0.1


<!-- https://jarcasting.com/artifacts/studio.raptor/ddal-benchmark/ -->
<dependency>
    <groupId>studio.raptor</groupId>
    <artifactId>ddal-benchmark</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/studio.raptor/ddal-benchmark/
implementation 'studio.raptor:ddal-benchmark:3.0.1'
// https://jarcasting.com/artifacts/studio.raptor/ddal-benchmark/
implementation ("studio.raptor:ddal-benchmark:3.0.1")
'studio.raptor:ddal-benchmark:jar:3.0.1'
<dependency org="studio.raptor" name="ddal-benchmark" rev="3.0.1">
  <artifact name="ddal-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='studio.raptor', module='ddal-benchmark', version='3.0.1')
)
libraryDependencies += "studio.raptor" % "ddal-benchmark" % "3.0.1"
[studio.raptor/ddal-benchmark "3.0.1"]