IntelliJ plugin - Gradle and Maven combined

Hi, I am creating a plugin to Intellij, and want to use some libraries that can only be imported by Maven( company private libraries). However, as I understand, we must use Gradle in order to create a plugin.

is there an option to use Gradle and Maven combined?

Thanks.

0

Please sign in to leave a comment.