
com.googlecode.googleplus.model.activity.ActivityFeed Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-plus-java-api Show documentation
Show all versions of google-plus-java-api Show documentation
A Java client for the Google+ API
The newest version!
package com.googlecode.googleplus.model.activity;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.googlecode.googleplus.model.BaseFeed;
@JsonIgnoreProperties(ignoreUnknown=true)
public class ActivityFeed extends BaseFeed {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy