If I understand correctly, one can import custom components into SceneBuilder straight from The Central Repository. How can I do that?
What I do know
I know that if I click the little cog and then JAR/FXML Manager, I can add Custom Components.
Then I've figured out so far that if I click Search repositories and type in the GroupId or ArtifactId, it will search for custom components on The Central Repository (right?)
If I'm using IntelliJ, am a Maven Noob, and I've got a custom component, how do I get said component on to the Central Repository so that it's easily shareable?