com.cribbstechnologies.clients.mandrill.model.response.users.UsersSendersResponse Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mandrillClient Show documentation
Show all versions of mandrillClient Show documentation
A Java wrapper for Mandrill
package com.cribbstechnologies.clients.mandrill.model.response.users;
import com.cribbstechnologies.clients.mandrill.model.response.BaseMandrillAnonymousListResponse;
public class UsersSendersResponse extends BaseMandrillAnonymousListResponse {
}