Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.webtide.hightide |
ArtifactId | ArtifactIdauctiondemo |
Version | Version6.1H.8 |
Type | Typewar |
Filename | Size |
---|---|
auctiondemo-6.1H.8.pom | |
auctiondemo-6.1H.8.war | 384 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webtide.hightide/auctiondemo/ -->
<dependency>
<groupId>com.webtide.hightide</groupId>
<artifactId>auctiondemo</artifactId>
<version>6.1H.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.webtide.hightide/auctiondemo/
implementation 'com.webtide.hightide:auctiondemo:6.1H.8'
// https://jarcasting.com/artifacts/com.webtide.hightide/auctiondemo/
implementation ("com.webtide.hightide:auctiondemo:6.1H.8")
'com.webtide.hightide:auctiondemo:war:6.1H.8'
<dependency org="com.webtide.hightide" name="auctiondemo" rev="6.1H.8">
<artifact name="auctiondemo" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webtide.hightide', module='auctiondemo', version='6.1H.8')
)
libraryDependencies += "com.webtide.hightide" % "auctiondemo" % "6.1H.8"
[com.webtide.hightide/auctiondemo "6.1H.8"]