Hello everyone,My project's client libraries is split into different client libraries.Example:MyProject - clientlibs - A - categories string [] [myproject.a] - embended string [] [myproject.b, myproject.c] - B - categories string [] [myproject.b] - C - categories string [] [myproject.c] - components...