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

com.dg.libs.rest.domain.DownloadPriority Maven / Gradle / Ivy

There is a newer version: 2.9.0
Show newest version
package com.dg.libs.rest.domain;

public enum DownloadPriority {
    LOW, NORMAL, HIGH;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy