Or should I compile the cross-platform code into o...
# multiplatform
n
Or should I compile the cross-platform code into one JAR and the jvm-specific code into another JAR with a dependency on the cross-platform code?