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 fc4a182 commit 8342a7bCopy full SHA for 8342a7b
README.MD
@@ -65,7 +65,7 @@ The group is defined via the `group = ...` statement in the build files / conven
65
This corresponds to how GA coordinates are typically mapped to module names.
66
67
If you do not follow this pattern, you can also use a prefix that differs from the group:
68
-`javaModuleDependencies.getOwnModuleNamesPrefix.set("org.my.module.name.prefix")`.
+`javaModuleDependencies.ownModuleNamesPrefix.set("org.my.module.name.prefix")`.
69
70
## Defining module versions
71
0 commit comments