Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MLTK to Maven Central #18

Closed
sbelak opened this issue Jan 31, 2017 · 1 comment
Closed

Add MLTK to Maven Central #18

sbelak opened this issue Jan 31, 2017 · 1 comment

Comments

@sbelak
Copy link

sbelak commented Jan 31, 2017

I'm using MLTK from Clojure and deployment/installation of code dependent on it would be much nicer if it were in Maven Central.

@yinlou
Copy link
Owner

yinlou commented Oct 24, 2018

Now you can get it from maven central:

<dependency>
  <groupId>com.github.yinlou</groupId>
  <artifactId>mltk</artifactId>
  <version>0.1.0</version>
</dependency>

@yinlou yinlou closed this as completed Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants