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

release of non-snapshots jars to maven #35

Closed
entzik opened this issue Jul 19, 2018 · 2 comments
Closed

release of non-snapshots jars to maven #35

entzik opened this issue Jul 19, 2018 · 2 comments

Comments

@entzik
Copy link

entzik commented Jul 19, 2018

greetings,

really happy with the functionality and stability in as it is, would it be possible to release a at least a 0.0.1 non-snapshot jar to your maven repo?

is there anything outstanding that is blocking such a release, if so I'd be happy to help out.

@siderakis
Copy link
Member

siderakis commented Jul 19, 2018 via email

@siderakis
Copy link
Member

Sorry for the delay, its now released at:

Apache Maven

<dependency>
    <groupId>com.google.api.graphql</groupId>
    <artifactId>rejoiner</artifactId>
    <version>0.0.4</version>
</dependency>

Gradle/Grails
compile 'com.google.api.graphql:rejoiner:0.0.4'

Scala SBT
libraryDependencies += "com.google.api.graphql" % "rejoiner" % "0.0.4"

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