public class CurseProjectDep
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
slug
The unique slug of the project
|
java.lang.String |
type
The type of dependency.
|
| Constructor and Description |
|---|
CurseProjectDep(java.lang.String slug,
java.lang.String type) |
public java.lang.String slug
public java.lang.String type
embeddedLibrary, optionalLibrary, requiredLibrary, tool, or incompatible