Download sm-core-model-2.0.2.jar file - Jar s

Jar examples for s:sm-core-model

Description

sm-core-model is used for exposing entity objects as a reference to other maven jar files.

You can download jar file sm-core-model 2.0.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add sm-core-model-2.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

sm-core-model-2.0.2-javadoc.jar
sm-core-model-2.0.2-sources.jar
sm-core-model-2.0.2.jar
sm-core-model-2.0.2.pom



Related Tutorials