Download spoon-client-1.3.2.jar file - Jar s

Jar examples for s:spoon-client

Description

You can download jar file spoon-client 1.3.2 in this page.

Build File

You can use the following script to add spoon-client-1.3.2.jar to your project.

<dependency>
   <groupId>com.squareup.spoon</groupId>
   <artifactId>spoon-client</artifactId>
   <version>1.3.2</version>
</dependency>
compile group: 'com.squareup.spoon', name: 'spoon-client', version: '1.3.2'
libraryDependencies += "com.squareup.spoon" % "spoon-client" % "1.3.2"
<dependency org="com.squareup.spoon" name="spoon-client" rev="1.3.2"/>
@Grapes(@Grab(group='com.squareup.spoon', module='spoon-client', version='1.3.2'))
'com.squareup.spoon:spoon-client:jar:1.3.2'

Download

Click the following link to download the jar file.

spoon-client-1.3.2-javadoc.jar
spoon-client-1.3.2-sources.jar
spoon-client-1.3.2.jar
spoon-client-1.3.2.pom



Related Tutorials