fluxroot / jcpi

A Java Chess Protocol Interface
https://github.com/fluxroot/jcpi
Apache License 2.0
23 stars 8 forks source link

maven central #104

Closed jjYBdx4IL closed 5 years ago

jjYBdx4IL commented 8 years ago

Nice work! Could you please upload your release(s) to maven central?

jjYBdx4IL commented 8 years ago

https://issues.sonatype.org/browse/OSSRH-22930

jjYBdx4IL commented 8 years ago

jcpi is now release on maven central under my own group hierarchy:

<dependency>
  <groupId>com.github.jjYBdx4IL.chess</groupId>
  <artifactId>jcpi</artifactId>
  <version>1.4.1.1</version>
</dependency>