is not current version
Last Version 6.1H.24

org.mortbay.hightide:hightide-resources 6.1H.14


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.mortbay.hightide
ArtifactId

ArtifactId

hightide-resources
Version

Version

6.1H.14
Type

Type

pom

Download hightide-resources 6.1H.14


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