Jar examples for c:common-model
${project.name}
You can download jar file common-model 1.0.0 in this page.
Apache License
You can use the following script to add common-model-1.0.0.jar to your project.
<dependency> <groupId>org.ancoron.common</groupId> <artifactId>common-model</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.ancoron.common', name: 'common-model', version: '1.0.0'
libraryDependencies += "org.ancoron.common" % "common-model" % "1.0.0"
<dependency org="org.ancoron.common" name="common-model" rev="1.0.0"/>
@Grapes(@Grab(group='org.ancoron.common', module='common-model', version='1.0.0'))
'org.ancoron.common:common-model:jar:1.0.0'
Click the following link to download the jar file.
common-model-1.0.0-javadoc.jar