Dependency Output List
fun DependencyOutputList(libraries: MutableList<String> = mutableListOf(), plugins: MutableList<String> = mutableListOf(), mappedLibraries: MutableMap<String, String> = ConcurrentHashMap(), mappedPlugins: MutableMap<String, String> = ConcurrentHashMap())
Content copied to clipboard