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

Available via Gradle? #33

Closed
davidgoli opened this issue Aug 31, 2017 · 2 comments
Closed

Available via Gradle? #33

davidgoli opened this issue Aug 31, 2017 · 2 comments

Comments

@davidgoli
Copy link

Hi, I'm trying to install by adding to my app's build.gradle:

testCompile 'com.natpryce.hamkrest:1.4.2.0'

but wasn't in your README, and it fails to resolve, and I found that this plugin is missing on plugins.gradle.org. I haven't authored a plugin myself but I believe this just requires publishing to plugins.gradle.org. That would make this library infinitely more useful. Thanks!

@alexandru-calinoiu
Copy link

Apparently you can grab it via maven central

@npryce
Copy link
Owner

npryce commented Sep 14, 2017

It's not a gradle plugin. It's merely a Kotlin library.

Click on the maven central badge in the readme, and it will take you to a page that shows how to add the library to Gradle.

http://search.maven.org/#artifactdetails%7Ccom.natpryce%7Chamkrest%7C1.4.2.0%7Cjar

@npryce npryce closed this as completed Sep 14, 2017
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

3 participants