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