-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Description
Hi, I'm trying to use the Cactus library in my project via Gradle:
implementation("com.cactus:library:0.2.4")
However, the artifact is not available. The only way is to pull the repo and run ./gradlew publishToMavenLocal
(or run scripts/build-kotlin.sh
).
Could you please publish the library to Maven Central so it can be used without local publishing?
This would make integration much easier for external users.
Thanks!
weaversam8
Metadata
Metadata
Assignees
Labels
No labels