Download demo-application-0.9.0.jar file - Jar d

Jar examples for d:demo-application

Description

This is the foundation for several data model demonstration applications.

You can download jar file demo-application 0.9.0 in this page.

Build File

You can use the following script to add demo-application-0.9.0.jar to your project.

<dependency>
   <groupId>com.coherentlogic.coherent.data-model</groupId>
   <artifactId>demo-application</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'com.coherentlogic.coherent.data-model', name: 'demo-application', version: '0.9.0'
libraryDependencies += "com.coherentlogic.coherent.data-model" % "demo-application" % "0.9.0"
<dependency org="com.coherentlogic.coherent.data-model" name="demo-application" rev="0.9.0"/>
@Grapes(@Grab(group='com.coherentlogic.coherent.data-model', module='demo-application', version='0.9.0'))
'com.coherentlogic.coherent.data-model:demo-application:jar:0.9.0'

Download

Click the following link to download the jar file.

demo-application-0.9.0-javadoc.jar
demo-application-0.9.0-sources.jar
demo-application-0.9.0.jar
demo-application-0.9.0.pom



Related Tutorials