Open main menu
Home
Random
Log in
Settings
About Forge Community Wiki
Disclaimers
Forge Community Wiki
Search
Changes
← Older edit
Newer edit →
Dependencies
(view source)
Revision as of 15:25, 5 April 2021
No change in size
,
15:25, 5 April 2021
m
fix wrong syntax of dependency
Line 25:
Line 25:
dependencies {
dependencies {
// 'implementation' is for the main source set
// 'implementation' is for the main source set
−
implementation "net
:
minecraftforge:eventbus:4.0.0"
+
implementation "net
.
minecraftforge:eventbus:4.0.0"
}
}
</syntaxhighlight>
</syntaxhighlight>
SciWhiz12
297
edits