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

com.facebook.presto:presto-tests 0.93


Группа

Группа

com.facebook.presto
Идентификатор

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

presto-tests
Версия

Версия

0.93
Тип

Тип

jar

Скачать presto-tests 0.93


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