Yaml feature

This commit is contained in:
Alexander Nozik 2019-10-28 10:31:37 +03:00
parent d3dd15884c
commit 3147016bb3

View File

@ -6,4 +6,5 @@ description = "YAML meta IO"
dependencies{
api(project(":dataforge-io"))
api("com.charleskorn.kaml:kaml:0.14.0")
}