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

Artifact on maven central #19

Closed
belgattitude opened this issue Feb 6, 2017 · 1 comment
Closed

Artifact on maven central #19

belgattitude opened this issue Feb 6, 2017 · 1 comment
Assignees
Milestone

Comments

@belgattitude
Copy link
Owner

Publish an artifact on Maven Central (sonatype oss)

@belgattitude belgattitude self-assigned this Feb 6, 2017
@belgattitude belgattitude added this to the 6.2.11 milestone Feb 6, 2017
@belgattitude
Copy link
Owner Author

A first artifact has been published, see https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22php-java-bridge%22 with release 6.2.11-rc-1, should be considered 'pre-release'

For maven:

<dependency>
    <groupId>io.soluble.pjb</groupId>
    <artifactId>php-java-bridge</artifactId>
    <version>6.2.11-rc-1</version>
</dependency>

gradle

compile 'io.soluble.pjb:php-java-bridge:6.2.11-rc-1'

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

1 participant