Download marketo-rest-client-1.0.0.jar file - Jar m

Jar examples for m:marketo-rest-client

Description

Java client for Marketo Lead Database REST API

You can download jar file marketo-rest-client 1.0.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add marketo-rest-client-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

marketo-rest-client-1.0.0-javadoc.jar
marketo-rest-client-1.0.0-sources.jar
marketo-rest-client-1.0.0.jar
marketo-rest-client-1.0.0.pom



Related Tutorials