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

Available on maven repo ? #2

Closed
SinigagliaSteeve opened this issue Jan 30, 2017 · 1 comment
Closed

Available on maven repo ? #2

SinigagliaSteeve opened this issue Jan 30, 2017 · 1 comment

Comments

@SinigagliaSteeve
Copy link

Hi !
Thank's you for your work, this library are available on maven central or some repositories or i have to include it as a module or something else ?
Thanks !

Best regards

@Omertron
Copy link
Member

Yes, it should be on maven central or you can add it to your POM

<dependency>
    <groupId>com.movijukebox</groupId>
    <artifactId>allocine-api</artifactId>
    <version>1.6-SNAPSHOT</version>
    <type>jar</type>
</dependency>

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