is not current version
Last Version 6.1H.24

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


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.mortbay.hightide
ArtifactId

ArtifactId

hightide-resources
Version

Version

6.1H.22
Type

Type

pom

Download hightide-resources 6.1H.22


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