Download gf-client-3.0-b49.jar file - Jar g

Jar examples for g:gf-client

Description

You can download jar file gf-client 3.0-b49 in this page.

License

Open Source License

Build File

You can use the following script to add gf-client-3.0-b49.jar to your project.

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

Download

Click the following link to download the jar file.

gf-client-3.0-b49-sources.jar
gf-client-3.0-b49.jar
gf-client-3.0-b49.pom



Related Tutorials