Download sm-core-modules-2.0.3.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.0.3 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add sm-core-modules-2.0.3.jar to your project.

<dependency>
   <groupId>com.shopizer</groupId>
   <artifactId>sm-core-modules</artifactId>
   <version>2.0.3</version>
</dependency>
compile group: 'com.shopizer', name: 'sm-core-modules', version: '2.0.3'
libraryDependencies += "com.shopizer" % "sm-core-modules" % "2.0.3"
<dependency org="com.shopizer" name="sm-core-modules" rev="2.0.3"/>
@Grapes(@Grab(group='com.shopizer', module='sm-core-modules', version='2.0.3'))
'com.shopizer:sm-core-modules:jar:2.0.3'

Download

Click the following link to download the jar file.

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



Related Tutorials