Jar examples for m:marketo-rest-client
Java client for Marketo Lead Database REST API
You can download jar file marketo-rest-client 1.0.0 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
marketo-rest-client-1.0.0-javadoc.jar