Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.webtide.hightide |
ArtifactId | ArtifactIdhightide-resources |
Version | Version6.1H.4rc1 |
Type | Typepom |
Filename | Size |
---|---|
hightide-resources-6.1H.4rc1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webtide.hightide/hightide-resources/ -->
<dependency>
<groupId>com.webtide.hightide</groupId>
<artifactId>hightide-resources</artifactId>
<version>6.1H.4rc1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.webtide.hightide/hightide-resources/
implementation 'com.webtide.hightide:hightide-resources:6.1H.4rc1'
// https://jarcasting.com/artifacts/com.webtide.hightide/hightide-resources/
implementation ("com.webtide.hightide:hightide-resources:6.1H.4rc1")
'com.webtide.hightide:hightide-resources:pom:6.1H.4rc1'
<dependency org="com.webtide.hightide" name="hightide-resources" rev="6.1H.4rc1">
<artifact name="hightide-resources" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.webtide.hightide', module='hightide-resources', version='6.1H.4rc1')
)
libraryDependencies += "com.webtide.hightide" % "hightide-resources" % "6.1H.4rc1"
[com.webtide.hightide/hightide-resources "6.1H.4rc1"]