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

Migrating to other repository #17

Closed
morrowyn opened this issue Mar 15, 2021 · 3 comments
Closed

Migrating to other repository #17

morrowyn opened this issue Mar 15, 2021 · 3 comments

Comments

@morrowyn
Copy link

Hi,

I'm using your library and I'm wondering if you have migrated to a different repository yet, since JCenter is being shutdown.
https://blog.gradle.org/jcenter-shutdown

@sizovs
Copy link
Owner

sizovs commented Mar 16, 2021

Hi @morrowyn

Thanks for raising this. JCenter artifacts are still available for download. I'll make sure that the current and new versions of PipelinR are available from Maven Central or from other public repo before February 1, 2022 (JCenter shutdown date).

I will keep this issue open so everybody could see the progress.

@sizovs
Copy link
Owner

sizovs commented Nov 28, 2021

Just to keep you updated, folks. The library will soon become available on Maven Central.

@sizovs
Copy link
Owner

sizovs commented Nov 30, 2021

PipelinR is now available on Maven Central

<dependency>
  <groupId>net.sizovs</groupId>
  <artifactId>pipelinr</artifactId>
  <version>0.6</version>
</dependency>
dependencies {
    compile 'net.sizovs:pipelinr:0.6'
}

@sizovs sizovs closed this as completed Nov 30, 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

2 participants