-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Release on Maven Central #4
Comments
@oscerd already is. There hasn't been any stable release yet so you have to do with snapshots for now. |
thanks @pires I mean a stable version. |
A stable release will be posted today. v0.3.0 |
Hi, 0.3.1 is now available via Maven Central: http://search.maven.org/#artifactdetails%7Cio.nats%7Cjnats%7C0.3.1%7C Just add this to your POM: <dependency>
<groupId>io.nats</groupId>
<artifactId>jnats</artifactId>
<version>0.3.1</version>
</dependency> |
Hi @mcqueary Many thanks :-) |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Hi,
When do you plan to release jnats on Maven Central?
Thanks
The text was updated successfully, but these errors were encountered: