Skip to content
Snippets Groups Projects
Commit 2490e299 authored by Andreas Fehn's avatar Andreas Fehn
Browse files

Update readme.md

parent d00eb139
No related branches found
No related tags found
No related merge requests found
......@@ -13,8 +13,14 @@ For this you need to add the repository in your `build.gradle` file:
buildscript {
repositories {
// ...
mavenCentral()
ivy { setUrl 'https://git-st.inf.tu-dresden.de/afehn/ecore2java-gradle/raw/ivy-repo' }
}
dependencies {
// ...
classpath('ecore2java:gradle-plugin:<version>')
}
// ...
}
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment