Download groovy-wslite-1.1.2.jar file - Jar g

Jar examples for g:groovy-wslite

Description

Lightweight SOAP and REST webservice clients for Groovy

You can download jar file groovy-wslite 1.1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add groovy-wslite-1.1.2.jar to your project.

<dependency>
   <groupId>com.github.groovy-wslite</groupId>
   <artifactId>groovy-wslite</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'com.github.groovy-wslite', name: 'groovy-wslite', version: '1.1.2'
libraryDependencies += "com.github.groovy-wslite" % "groovy-wslite" % "1.1.2"
<dependency org="com.github.groovy-wslite" name="groovy-wslite" rev="1.1.2"/>
@Grapes(@Grab(group='com.github.groovy-wslite', module='groovy-wslite', version='1.1.2'))
'com.github.groovy-wslite:groovy-wslite:jar:1.1.2'

Download

Click the following link to download the jar file.

groovy-wslite-1.1.2-groovydoc.jar
groovy-wslite-1.1.2-javadoc.jar
groovy-wslite-1.1.2-sources.jar
groovy-wslite-1.1.2.jar
groovy-wslite-1.1.2.pom



Related Tutorials