Jbr Resolver
abstract class JbrResolver @Inject constructor(jreRepository: Provider<String>, archiveUtils: ArchiveUtils, dependenciesDownloader: DependenciesDownloader, context: String?)
Constructors
Link copied to clipboard
@Inject