Uses of Class
masecla.modrinth4j.endpoints.project.GetProjectDependencies.GetProjectDependenciesResponse
Packages that use GetProjectDependencies.GetProjectDependenciesResponse
-
Uses of GetProjectDependencies.GetProjectDependenciesResponse in masecla.modrinth4j.endpoints.project
Methods in masecla.modrinth4j.endpoints.project that return types with arguments of type GetProjectDependencies.GetProjectDependenciesResponseModifier and TypeMethodDescriptionProjectEndpoints.getProjectDependencies(String slug) This endpoint is used to get the dependencies for a project.com.google.gson.reflect.TypeToken<GetProjectDependencies.GetProjectDependenciesResponse> GetProjectDependencies.getResponseClass()Returns the response class.