Is there a difference except that:
apply from: - gets the (plugin).gradle from a URL
apply from:
apply plugin: - gets the (plugin).gradle from the
apply plugin:
See https://docs.gradle.org/current/userguide/plugins.html#sec:script_plugins
See https://docs.gradle.org/current/userguide/plugins.html#sec:binary_plugins