<@U3ZPQ4QR4> You can have the common stuff impleme...
# multiplatform
i
@uli You can have the common stuff implemented in a common module, but you'll have to provide
expect
declarations for all JDK types you use in that common code, because common module cannot have a dependency on JDK.