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