I received some compiled classes that I need to add to a project.
One solution I can think of is creating a jar with these files and manually upload
The first idea is way better then checking in binaries that you don't have control over. So, bundle binaries in a jar, version it and deploy it on the repository.