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

Help page: add Gradle support #63

Open
mvysny opened this issue Nov 17, 2023 · 0 comments
Open

Help page: add Gradle support #63

mvysny opened this issue Nov 17, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@mvysny
Copy link
Member

mvysny commented Nov 17, 2023

The page at https://vaadin.com/directory-help should also help Gradle users to add necessary repositories:

repositories {
    mavenCentral()
    maven("https://maven.vaadin.com/vaadin-addons")
}

Note that there's official Vaadin support for Gradle for Vaadin 23+ only; there's unofficial plugin for Vaadin 14.

@samie samie added documentation Improvements or additions to documentation good first issue Good for newcomers labels Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants