Uses of Class
cc.carm.lib.githubreleases4j.GithubUser
-
-
Uses of GithubUser in cc.carm.lib.githubreleases4j
Methods in cc.carm.lib.githubreleases4j that return GithubUser Modifier and Type Method Description @NotNull GithubUser
GithubRelease. getAuthor()
Get the author of this release.GithubUser
GithubAsset. getUploader()
Get the uploader of this asset.protected static GithubUser
GithubUser. of(@NotNull org.json.JSONObject contents)
-