| Modifier and Type | Required Element and Description |
|---|---|
String |
id |
String |
version |
| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
authors |
Dependency[] |
dependencies |
String |
description |
String |
name |
String |
url |
public abstract String id
public abstract String version
public abstract String name
public abstract String description
public abstract String url
public abstract String[] authors
public abstract Dependency[] dependencies
Copyright © 2021. All rights reserved.