Adding in Strimzi Callback Handler

Our team is looking at setting up ksqlDB with our on-premise deployment of Kafka. We use Strimzi to handle our OAuth and will need to add in the jar file that contains all the classes we need in order to do this. Does anyone know how I could attach the jar file as a volume in a docker compose file?