is not current version
Last Version 0.39

com.xlrit.gears.runtime:case-webshop 0.36


GroupId

GroupId

com.xlrit.gears.runtime
ArtifactId

ArtifactId

case-webshop
Version

Version

0.36
Type

Type

war

Download case-webshop 0.36


<!-- https://jarcasting.com/artifacts/com.xlrit.gears.runtime/case-webshop/ -->
<dependency>
    <groupId>com.xlrit.gears.runtime</groupId>
    <artifactId>case-webshop</artifactId>
    <version>0.36</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.xlrit.gears.runtime/case-webshop/
implementation 'com.xlrit.gears.runtime:case-webshop:0.36'
// https://jarcasting.com/artifacts/com.xlrit.gears.runtime/case-webshop/
implementation ("com.xlrit.gears.runtime:case-webshop:0.36")
'com.xlrit.gears.runtime:case-webshop:war:0.36'
<dependency org="com.xlrit.gears.runtime" name="case-webshop" rev="0.36">
  <artifact name="case-webshop" type="war" />
</dependency>
@Grapes(
@Grab(group='com.xlrit.gears.runtime', module='case-webshop', version='0.36')
)
libraryDependencies += "com.xlrit.gears.runtime" % "case-webshop" % "0.36"
[com.xlrit.gears.runtime/case-webshop "0.36"]