Download groovy-wslite-1.1.3.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.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials