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