Jar examples for s:sm-core-modules
sm-core-modules is used for create new external modules implementation deployed in maven.
You can download jar file sm-core-modules 2.2.0 in this page.
The Apache License, Version 2.0
You can use the following script to add sm-core-modules-2.2.0.jar to your project.
<dependency> <groupId>com.shopizer</groupId> <artifactId>sm-core-modules</artifactId> <version>2.2.0</version> </dependency>
compile group: 'com.shopizer', name: 'sm-core-modules', version: '2.2.0'
libraryDependencies += "com.shopizer" % "sm-core-modules" % "2.2.0"
<dependency org="com.shopizer" name="sm-core-modules" rev="2.2.0"/>
@Grapes(@Grab(group='com.shopizer', module='sm-core-modules', version='2.2.0'))
'com.shopizer:sm-core-modules:jar:2.2.0'
Click the following link to download the jar file.
sm-core-modules-2.2.0-javadoc.jar