dependencies {
	api(project(":core"))
	api("com.google.code.gson:gson:2.11.0")
}