We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3734421 commit 7fabe76Copy full SHA for 7fabe76
README.adoc
@@ -34,7 +34,7 @@ Add the following to your `build.gradle` file
34
.build.gradle
35
----
36
dependencies {
37
- implementation '{project-group}:{project-name}-spring:{project-version}'
+ implementation '{project-group}:{project-name}:{project-version}'
38
}
39
40
0 commit comments