Initial commit
That's a lotta stuff for an initial commit, but well...
This commit is contained in:
7
tweed5-serde-extension/build.gradle.kts
Normal file
7
tweed5-serde-extension/build.gradle.kts
Normal file
@@ -0,0 +1,7 @@
|
||||
dependencies {
|
||||
api(project(":tweed5-core"))
|
||||
api(project(":tweed5-patchwork"))
|
||||
api(project(":tweed5-serde-api"))
|
||||
|
||||
testImplementation(project(":tweed5-serde-hjson"))
|
||||
}
|
||||
Reference in New Issue
Block a user