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

Is there maven artifact for this test-clock jar? #1

Open
trohr opened this issue Sep 10, 2019 · 2 comments
Open

Is there maven artifact for this test-clock jar? #1

trohr opened this issue Sep 10, 2019 · 2 comments

Comments

@trohr
Copy link

trohr commented Sep 10, 2019

Hello,

Is there maven artifact for this test-clock jar?

On Maven Central, I have found out only test-clock library from @Mercateo.

Do you have jar artifact uploaded to any repository?

Thank you,
Tomas Rohrbacher

@dkowis
Copy link

dkowis commented Dec 30, 2020

So just to make things simple, I set up: https://jitpack.io/#dkowis/test-clock

It's literally just a fork with a tag on it that makes it easy for jitpack to do it in a "non-snapshot" pattern. A tag on this repo would make it work here also.

I deleted my repo, because it's not my credit to take, follow the instructions instead

@dkowis
Copy link

dkowis commented Dec 30, 2020

Actually you don't even need to do what I did.

https://jitpack.io/#robfletcher/test-clock and use:

testImplementation("com.github.robfletcher:test-clock-core:4be53087e9")
// or
testImplementation("com.github.robfletcher:test-clock-kotlin:4be53087e9")

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