Skip to content

Publish Library to Maven Central #106

@D00mch

Description

@D00mch

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions