RepoLibrary

@Serializable()
public final class RepoLibrary

17 / 10 / 2020

Represents a library listed in libraries within the repository index

Parameters

name

Name of the library, this is always the same as the filename

version

Version of the library

Properties

Link copied to clipboard
private final String name
Link copied to clipboard
private final Version version

Functions

Link copied to clipboard
public final String getName()
Link copied to clipboard
public final Version getVersion()