All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.messners.gitlab.api.models.Assignee Maven / Gradle / Ivy

Go to download

GitLab API provides a full featured Java API for working with GitLab repositories via the GitLab REST API

The newest version!

package com.messners.gitlab.api.models;

import javax.xml.bind.annotation.XmlRootElement;

@XmlRootElement
public class Assignee extends AbstractUser {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy