is not current version
Last Version 2.16.0

com.shopizer:sm-core-model 2.11.0

sm-core-modules is used for create new external modules implementation deployed in maven.

GroupId

GroupId

com.shopizer
ArtifactId

ArtifactId

sm-core-model
Version

Version

2.11.0
Type

Type

jar

Download sm-core-model 2.11.0


<!-- https://jarcasting.com/artifacts/com.shopizer/sm-core-model/ -->
<dependency>
    <groupId>com.shopizer</groupId>
    <artifactId>sm-core-model</artifactId>
    <version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.shopizer/sm-core-model/
implementation 'com.shopizer:sm-core-model:2.11.0'
// https://jarcasting.com/artifacts/com.shopizer/sm-core-model/
implementation ("com.shopizer:sm-core-model:2.11.0")
'com.shopizer:sm-core-model:jar:2.11.0'
<dependency org="com.shopizer" name="sm-core-model" rev="2.11.0">
  <artifact name="sm-core-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shopizer', module='sm-core-model', version='2.11.0')
)
libraryDependencies += "com.shopizer" % "sm-core-model" % "2.11.0"
[com.shopizer/sm-core-model "2.11.0"]