Download common-model-1.0.0.jar file - Jar c

Jar examples for c:common-model

Description

${project.name}

You can download jar file common-model 1.0.0 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

common-model-1.0.0-javadoc.jar
common-model-1.0.0-sources.jar
common-model-1.0.0.jar
common-model-1.0.0.pom



Related Tutorials