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