Download gf-client-module-3.1.2.jar file - Jar g

Jar examples for g:gf-client-module

Description

You can download jar file gf-client-module 3.1.2 in this page.

License

Open Source License

Build File

You can use the following script to add gf-client-module-3.1.2.jar to your project.

<dependency>
   <groupId>org.glassfish.main.appclient.client</groupId>
   <artifactId>gf-client-module</artifactId>
   <version>3.1.2</version>
</dependency>
compile group: 'org.glassfish.main.appclient.client', name: 'gf-client-module', version: '3.1.2'
libraryDependencies += "org.glassfish.main.appclient.client" % "gf-client-module" % "3.1.2"
<dependency org="org.glassfish.main.appclient.client" name="gf-client-module" rev="3.1.2"/>
@Grapes(@Grab(group='org.glassfish.main.appclient.client', module='gf-client-module', version='3.1.2'))
'org.glassfish.main.appclient.client:gf-client-module:jar:3.1.2'

Download

Click the following link to download the jar file.

gf-client-module-3.1.2-javadoc.jar
gf-client-module-3.1.2-sources.jar
gf-client-module-3.1.2.jar
gf-client-module-3.1.2.pom



Related Tutorials