| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.prestosql |
| Идентификатор | Идентификаторpresto-root |
| Версия | Версия350 |
| Тип | Типpom |
| Описание |
Описаниеpresto-root
Presto
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| presto-root-350.pom | 69 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.prestosql/presto-root/ -->
<dependency>
<groupId>io.prestosql</groupId>
<artifactId>presto-root</artifactId>
<version>350</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.prestosql/presto-root/
implementation 'io.prestosql:presto-root:350'
// https://jarcasting.com/artifacts/io.prestosql/presto-root/
implementation ("io.prestosql:presto-root:350")
'io.prestosql:presto-root:pom:350'
<dependency org="io.prestosql" name="presto-root" rev="350">
<artifact name="presto-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.prestosql', module='presto-root', version='350')
)
libraryDependencies += "io.prestosql" % "presto-root" % "350"
[io.prestosql/presto-root "350"]