Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.mortbay.hightide |
ArtifactId | ArtifactIdhightide-provided-apis |
Version | Version6.1H.14.1 |
Type | Typepom |
Filename | Size |
---|---|
hightide-provided-apis-6.1H.14.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mortbay.hightide/hightide-provided-apis/ -->
<dependency>
<groupId>org.mortbay.hightide</groupId>
<artifactId>hightide-provided-apis</artifactId>
<version>6.1H.14.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.hightide/hightide-provided-apis/
implementation 'org.mortbay.hightide:hightide-provided-apis:6.1H.14.1'
// https://jarcasting.com/artifacts/org.mortbay.hightide/hightide-provided-apis/
implementation ("org.mortbay.hightide:hightide-provided-apis:6.1H.14.1")
'org.mortbay.hightide:hightide-provided-apis:pom:6.1H.14.1'
<dependency org="org.mortbay.hightide" name="hightide-provided-apis" rev="6.1H.14.1">
<artifact name="hightide-provided-apis" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.hightide', module='hightide-provided-apis', version='6.1H.14.1')
)
libraryDependencies += "org.mortbay.hightide" % "hightide-provided-apis" % "6.1H.14.1"
[org.mortbay.hightide/hightide-provided-apis "6.1H.14.1"]