Links

Basic setup: https://central.sonatype.org/pages/gradle.html

GPG commands, if needed: https://www.albertgao.xyz/2018/01/18/how-to-publish-artifact-to-maven-central-via-gradle/

IntelliJ things: https://www.jetbrains.com/help/idea/add-a-gradle-library-to-the-maven-repository.html#publish_remote

Build

  1. cp _gradle.properties gradle.properties.
  2. Fill values, based on links above.