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

Provide ASP libraries at maven central #39

Closed
de-jcup opened this issue Oct 29, 2021 · 1 comment
Closed

Provide ASP libraries at maven central #39

de-jcup opened this issue Oct 29, 2021 · 1 comment

Comments

@de-jcup
Copy link
Owner

de-jcup commented Oct 29, 2021

Situation

Because of the bintray sundown the asp libraries are no longer available as a gradle or maven dependency.

Wanted

ASP shall be available as a gradle or maven dependency.

Solution

Provide a deployment to maven cenral

@de-jcup
Copy link
Owner Author

de-jcup commented Oct 29, 2021

Was already done with #30
and is already available - see https://mvnrepository.com/artifact/de.jcup.asp/asp-server-asciidoctorj-launcher/1.3.1

So usage in gradle is pretty simple:

// https://mvnrepository.com/artifact/de.jcup.asp/asp-server-asciidoctorj-launcher
implementation group: 'de.jcup.asp', name: 'asp-server-asciidoctorj-launcher', version: '1.3.1'

@de-jcup de-jcup closed this as completed Oct 29, 2021
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