GroupId | GroupIdcom.xlrit.gears.runtime |
---|---|
ArtifactId | ArtifactIdcase-webshop |
Version | Version0.19 |
Type | Typewar |
Filename | Size |
---|---|
case-webshop-0.19.pom | |
case-webshop-0.19.war | 44 KB |
case-webshop-0.19-sources.jar | 26 KB |
case-webshop-0.19-javadoc.jar | 561 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xlrit.gears.runtime/case-webshop/ -->
<dependency>
<groupId>com.xlrit.gears.runtime</groupId>
<artifactId>case-webshop</artifactId>
<version>0.19</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.xlrit.gears.runtime/case-webshop/
implementation 'com.xlrit.gears.runtime:case-webshop:0.19'
// https://jarcasting.com/artifacts/com.xlrit.gears.runtime/case-webshop/
implementation ("com.xlrit.gears.runtime:case-webshop:0.19")
'com.xlrit.gears.runtime:case-webshop:war:0.19'
<dependency org="com.xlrit.gears.runtime" name="case-webshop" rev="0.19">
<artifact name="case-webshop" type="war" />
</dependency>
@Grapes(
@Grab(group='com.xlrit.gears.runtime', module='case-webshop', version='0.19')
)
libraryDependencies += "com.xlrit.gears.runtime" % "case-webshop" % "0.19"
[com.xlrit.gears.runtime/case-webshop "0.19"]