| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаcom.webtide.hightide |
| Идентификатор | Идентификаторhightide-provided-apis |
| Версия | Версия6.1H.5-beta |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| hightide-provided-apis-6.1H.5-beta.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.webtide.hightide/hightide-provided-apis/ -->
<dependency>
<groupId>com.webtide.hightide</groupId>
<artifactId>hightide-provided-apis</artifactId>
<version>6.1H.5-beta</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.webtide.hightide/hightide-provided-apis/
implementation 'com.webtide.hightide:hightide-provided-apis:6.1H.5-beta'
// https://jarcasting.com/artifacts/com.webtide.hightide/hightide-provided-apis/
implementation ("com.webtide.hightide:hightide-provided-apis:6.1H.5-beta")
'com.webtide.hightide:hightide-provided-apis:pom:6.1H.5-beta'
<dependency org="com.webtide.hightide" name="hightide-provided-apis" rev="6.1H.5-beta">
<artifact name="hightide-provided-apis" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.webtide.hightide', module='hightide-provided-apis', version='6.1H.5-beta')
)
libraryDependencies += "com.webtide.hightide" % "hightide-provided-apis" % "6.1H.5-beta"
[com.webtide.hightide/hightide-provided-apis "6.1H.5-beta"]