is not current version
Last Version 6.1H.10

com.webtide.hightide:root 6.1H.4-beta


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.webtide.hightide
ArtifactId

ArtifactId

root
Version

Version

6.1H.4-beta
Type

Type

war

Download root 6.1H.4-beta


<!-- https://jarcasting.com/artifacts/com.webtide.hightide/root/ -->
<dependency>
    <groupId>com.webtide.hightide</groupId>
    <artifactId>root</artifactId>
    <version>6.1H.4-beta</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.webtide.hightide/root/
implementation 'com.webtide.hightide:root:6.1H.4-beta'
// https://jarcasting.com/artifacts/com.webtide.hightide/root/
implementation ("com.webtide.hightide:root:6.1H.4-beta")
'com.webtide.hightide:root:war:6.1H.4-beta'
<dependency org="com.webtide.hightide" name="root" rev="6.1H.4-beta">
  <artifact name="root" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webtide.hightide', module='root', version='6.1H.4-beta')
)
libraryDependencies += "com.webtide.hightide" % "root" % "6.1H.4-beta"
[com.webtide.hightide/root "6.1H.4-beta"]