Download gmbal-api-2.0.0-b006.jar file - Jar g

Jar examples for g:gmbal-api

Description

gmbal API

You can download jar file gmbal-api 2.0.0-b006 in this page.

License

Open Source License

Build File

You can use the following script to add gmbal-api-2.0.0-b006.jar to your project.

<dependency>
   <groupId>org.glassfish.gmbal</groupId>
   <artifactId>gmbal-api</artifactId>
   <version>2.0.0-b006</version>
</dependency>
compile group: 'org.glassfish.gmbal', name: 'gmbal-api', version: '2.0.0-b006'
libraryDependencies += "org.glassfish.gmbal" % "gmbal-api" % "2.0.0-b006"
<dependency org="org.glassfish.gmbal" name="gmbal-api" rev="2.0.0-b006"/>
@Grapes(@Grab(group='org.glassfish.gmbal', module='gmbal-api', version='2.0.0-b006'))
'org.glassfish.gmbal:gmbal-api:jar:2.0.0-b006'

Download

Click the following link to download the jar file.

gmbal-api-2.0.0-b006.jar
gmbal-api-2.0.0-b006.pom



Related Tutorials