[construct, core, weaver-pojo] Replace simple class injections with more sophisticated construction
This commit is contained in:
@@ -3,7 +3,8 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":tweed5-construct"))
|
||||
api(project(":tweed5-core"))
|
||||
api(project(":tweed5-naming-format"))
|
||||
api(project(":tweed5-type-utils"))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user