Download force-wsc-36.3.0.jar file - Jar f

Jar examples for f:force-wsc

Description

Force.com Web Service Connector

You can download jar file force-wsc 36.3.0 in this page.

License

BSD License (FreeBSD)

Build File

You can use the following script to add force-wsc-36.3.0.jar to your project.

<dependency>
   <groupId>com.force.api</groupId>
   <artifactId>force-wsc</artifactId>
   <version>36.3.0</version>
</dependency>
compile group: 'com.force.api', name: 'force-wsc', version: '36.3.0'
libraryDependencies += "com.force.api" % "force-wsc" % "36.3.0"
<dependency org="com.force.api" name="force-wsc" rev="36.3.0"/>
@Grapes(@Grab(group='com.force.api', module='force-wsc', version='36.3.0'))
'com.force.api:force-wsc:jar:36.3.0'

Download

Click the following link to download the jar file.

force-wsc-36.3.0-javadoc.jar
force-wsc-36.3.0-sources.jar
force-wsc-36.3.0-uber.jar
force-wsc-36.3.0.jar
force-wsc-36.3.0.pom



Related Tutorials