Download gf-client-module-3.1.1-b07.jar file - Jar g

Jar examples for g:gf-client-module

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

gf-client-module-3.1.1-b07-sources.jar
gf-client-module-3.1.1-b07.jar
gf-client-module-3.1.1-b07.pom



Related Tutorials