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

Jar examples for g:gama-client-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials