Is it possible to use a haxe library kept on a centrel server? (like RSL and swc in flash?)

Is it possible to use a haxe library kept on a centrel server?
Similar to how shared library, or RSL and swc work in flash?

Are you familiar with the HaxeLib? You would use that for a compile-time library.
For a runtime library, maybe you could use something like Haxe Modular.