Download gf-client-module-3.1-b35.jar file - Jar g

Jar examples for g:gf-client-module

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

gf-client-module-3.1-b35-sources.jar
gf-client-module-3.1-b35.jar
gf-client-module-3.1-b35.pom



Related Tutorials