Download gobbler-1.0.16-RELEASE.jar file - Jar g

Jar examples for g:gobbler

Description

Gobbler is collection of convenience java classes to aid in consuming web services

You can download jar file gobbler 1.0.16-RELEASE in this page.

License

The MIT License

Build File

You can use the following script to add gobbler-1.0.16-RELEASE.jar to your project.

<dependency>
   <groupId>com.welemski</groupId>
   <artifactId>gobbler</artifactId>
   <version>1.0.16-RELEASE</version>
</dependency>
compile group: 'com.welemski', name: 'gobbler', version: '1.0.16-RELEASE'
libraryDependencies += "com.welemski" % "gobbler" % "1.0.16-RELEASE"
<dependency org="com.welemski" name="gobbler" rev="1.0.16-RELEASE"/>
@Grapes(@Grab(group='com.welemski', module='gobbler', version='1.0.16-RELEASE'))
'com.welemski:gobbler:jar:1.0.16-RELEASE'

Download

Click the following link to download the jar file.

gobbler-1.0.16-RELEASE-javadoc.jar
gobbler-1.0.16-RELEASE-sources.jar
gobbler-1.0.16-RELEASE.jar
gobbler-1.0.16-RELEASE.pom



Related Tutorials