is not current version
Last Version 1.6.0.RELEASE

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


GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

scene-shopping-cart
Version

Version

1.1.3.1.RELEASE
Type

Type

jar

Download scene-shopping-cart 1.1.3.1.RELEASE


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