Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Andreas Fehn
ecore2java-gradle
Commits
2490e299
Commit
2490e299
authored
Jul 23, 2018
by
Andreas Fehn
Browse files
Update readme.md
parent
d00eb139
Changes
1
Hide whitespace changes
Inline
Side-by-side
readme.md
View file @
2490e299
...
...
@@ -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>'
)
}
// ...
}
```
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment