#Gradle Problem

10 messages · Page 1 of 1 (latest)

modern magnet
#

Hello! I'm trying to publish my API to JitPack and one of the things needed in order to publish it is have this "maven-publish" plugin in the build.gradle. But I do not know how to use Gradle properly. How can I add this maven-publish to my build.gradle? Thanks in advance!

runic hullBOT
#

This post has been reserved for your question.

Hey @modern magnet! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

modern magnet
#

My DSL is Kotlin btw

sand nymph
#

generally you dont even need to explicitly publish your project

#

jitpack will automatically build the version you request, if it isn't already built

runic hullBOT
#

💤 Post marked as dormant

This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.

modern magnet
#

It says I need the maven-publish thing

#

According to the docs to