Download sm-core-modules-2.2.0.jar file - Jar s

Jar examples for s:sm-core-modules

Description

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.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

sm-core-modules-2.2.0-javadoc.jar
sm-core-modules-2.2.0-sources.jar
sm-core-modules-2.2.0.jar
sm-core-modules-2.2.0.pom



Related Tutorials