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

Jar examples for g:gf-client

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials