License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.webtide.hightide |
ArtifactId | ArtifactIdroot |
Last Version | Last Version6.1H.10 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionHightide Auction Root Webapp
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
root-6.1H.10.pom | |
root-6.1H.10.war | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webtide.hightide/root/ -->
<dependency>
<groupId>com.webtide.hightide</groupId>
<artifactId>root</artifactId>
<version>6.1H.10</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.webtide.hightide/root/
implementation 'com.webtide.hightide:root:6.1H.10'
// https://jarcasting.com/artifacts/com.webtide.hightide/root/
implementation ("com.webtide.hightide:root:6.1H.10")
'com.webtide.hightide:root:war:6.1H.10'
<dependency org="com.webtide.hightide" name="root" rev="6.1H.10">
<artifact name="root" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webtide.hightide', module='root', version='6.1H.10')
)
libraryDependencies += "com.webtide.hightide" % "root" % "6.1H.10"
[com.webtide.hightide/root "6.1H.10"]