MinusKube / Netherboard

Scoreboard API for your Minecraft Sponge and Bukkit Plugins, supporting all versions from 1.7 to 1.19.
Apache License 2.0
77 stars 21 forks source link

Where's Netherboard lastest version (1.2.3) on maven? #40

Closed imDMK closed 2 years ago

imDMK commented 2 years ago
        <dependency>
            <groupId>fr.minuskube</groupId>
            <artifactId>netherboard-bukkit</artifactId>
            <version>1.2.3</version>
        </dependency>

fr.minuskube:netherboard-bukkit:jar:1.2.3 was not found Doesn't work.

MinusKube commented 2 years ago

Oops, forgot a step to release it! It should be available now, thanks :)

imDMK commented 2 years ago

Still was not found.

MinusKube commented 2 years ago

That must be some cache issue, I don't know how maven handles this, maybe there's a way to clean it. Otherwise, try again in a few hours