Download fuelsdk-1.1.0.jar file - Jar f

Jar examples for f:fuelsdk

Description

Salesforce Marketing Cloud Java SDK

You can download jar file fuelsdk 1.1.0 in this page.

License

BSD 3-Clause License

Build File

You can use the following script to add fuelsdk-1.1.0.jar to your project.

<dependency>
   <groupId>com.exacttarget</groupId>
   <artifactId>fuelsdk</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.exacttarget', name: 'fuelsdk', version: '1.1.0'
libraryDependencies += "com.exacttarget" % "fuelsdk" % "1.1.0"
<dependency org="com.exacttarget" name="fuelsdk" rev="1.1.0"/>
@Grapes(@Grab(group='com.exacttarget', module='fuelsdk', version='1.1.0'))
'com.exacttarget:fuelsdk:jar:1.1.0'

Download

Click the following link to download the jar file.

fuelsdk-1.1.0-javadoc.jar
fuelsdk-1.1.0-sources.jar
fuelsdk-1.1.0.jar
fuelsdk-1.1.0.pom



Related Tutorials