We have some JVM code that uses schema.proto to parse out and process annotations of a tfrecord dataset, and currently we have to copy the proto into our project and periodically check upstream for changes which is definitely not ideal. Would it be possible to package these into a jar and publish?