is not current version
Last Version 6.1H.10

com.webtide.hightide:root 6.1H.8


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.webtide.hightide
ArtifactId

ArtifactId

root
Version

Version

6.1H.8
Type

Type

war

Download root 6.1H.8


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