Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.mortbay.hightide |
ArtifactId | ArtifactIdhightide-resources |
Version | Version6.1H.14 |
Type | Typepom |
Filename | Size |
---|---|
hightide-resources-6.1H.14.pom | 8 KB |
Browse |
<!-- 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"]