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

Gradle support #7

Open
mb720 opened this issue Nov 22, 2013 · 1 comment
Open

Gradle support #7

mb720 opened this issue Nov 22, 2013 · 1 comment

Comments

@mb720
Copy link

mb720 commented Nov 22, 2013

Hi,

I'd like to use the CSS parser in my project which I build with Gradle.

I've tried to add this repository in my build.gradle using

maven { url 'https://github.com/corgrath/osbcp-css-parser' }

Using this I'd tried to pull the jar

compile 'com.osbcp.cssparser:cssparser:1.4'

Yet Gradle says that it could not find the jar.

I'm new to Gradle, so please forgive me if I've missed something obvious.

@corgrath
Copy link
Owner

Hey. I am sorry, but I have never used Gradle. I have actually stopped coding Java all together, but maybe someone here who knows more can answer, so I will leave it open :-)

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