is not current version
Last Version 1.6.0.RELEASE

com.outegret:scene-shopping-cart 1.0.4-RELEASE


GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

scene-shopping-cart
Version

Version

1.0.4-RELEASE
Type

Type

jar

Download scene-shopping-cart 1.0.4-RELEASE


<!-- https://jarcasting.com/artifacts/com.outegret/scene-shopping-cart/ -->
<dependency>
    <groupId>com.outegret</groupId>
    <artifactId>scene-shopping-cart</artifactId>
    <version>1.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.outegret/scene-shopping-cart/
implementation 'com.outegret:scene-shopping-cart:1.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.outegret/scene-shopping-cart/
implementation ("com.outegret:scene-shopping-cart:1.0.4-RELEASE")
'com.outegret:scene-shopping-cart:jar:1.0.4-RELEASE'
<dependency org="com.outegret" name="scene-shopping-cart" rev="1.0.4-RELEASE">
  <artifact name="scene-shopping-cart" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outegret', module='scene-shopping-cart', version='1.0.4-RELEASE')
)
libraryDependencies += "com.outegret" % "scene-shopping-cart" % "1.0.4-RELEASE"
[com.outegret/scene-shopping-cart "1.0.4-RELEASE"]