skikographics2d icon indicating copy to clipboard operation
skikographics2d copied to clipboard

Artifact is missing from Maven Central

Open LoadingByte opened this issue 2 years ago • 0 comments

Thank you for this amazing adapter layer!

As far as I can tell, this library is not on Maven Central as of now, despite the README stating the opposite:

To include SkikoGraphics2D in your own project, add the following Maven dependency:

<dependency>
    <groupId>org.jfree</groupId>
    <artifactId>org.jfree.skikographics2d</artifactId>
    <version>1.0.0</version>
</dependency>

Seeing as the sister project skijagraphics2d is already present on Maven Central, would it maybe be possible to upload skikographics2d there as well?

LoadingByte avatar Jul 23 '23 22:07 LoadingByte