Skip to content

Gradle support #7

Description

@mb720

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions