Uses of Class
ink.icoding.github4j.model.License
Packages that use License
-
Uses of License in ink.icoding.github4j.client
Methods in ink.icoding.github4j.client that return types with arguments of type LicenseModifier and TypeMethodDescriptionReposClient.getLicense(String license) 获取指定许可证的详细信息。ReposClient.listCommonlyUsedLicenses(ListLicensesOptions options) 列出常用开源许可证。 -
Uses of License in ink.icoding.github4j.model
Methods in ink.icoding.github4j.model that return LicenseMethods in ink.icoding.github4j.model with parameters of type License