Download gama-client-core-0.8.5-RELEASE.jar file - Jar g

Jar examples for g:gama-client-core

Description

You can download jar file gama-client-core 0.8.5-RELEASE in this page.

Build File

You can use the following script to add gama-client-core-0.8.5-RELEASE.jar to your project.

<dependency>
   <groupId>com.coherentlogic.gama.client</groupId>
   <artifactId>gama-client-core</artifactId>
   <version>0.8.5-RELEASE</version>
</dependency>
compile group: 'com.coherentlogic.gama.client', name: 'gama-client-core', version: '0.8.5-RELEASE'
libraryDependencies += "com.coherentlogic.gama.client" % "gama-client-core" % "0.8.5-RELEASE"
<dependency org="com.coherentlogic.gama.client" name="gama-client-core" rev="0.8.5-RELEASE"/>
@Grapes(@Grab(group='com.coherentlogic.gama.client', module='gama-client-core', version='0.8.5-RELEASE'))
'com.coherentlogic.gama.client:gama-client-core:jar:0.8.5-RELEASE'

Download

Click the following link to download the jar file.

gama-client-core-0.8.5-RELEASE-javadoc.jar
gama-client-core-0.8.5-RELEASE-sources.jar
gama-client-core-0.8.5-RELEASE.jar
gama-client-core-0.8.5-RELEASE.pom



Related Tutorials