How can i delete a release version jar?

I make a mistake, upload a source code of company product to maven , i try to delete it, but i cant do it, so how can i do to make me can delete the release version? I really want it.

Where did you upload that jar?

If this was mistakenly uploaded to Maven Central, open an issue at https://issues.sonatype.org in the “Community Support - Maven Central (MVNCENTRAL)” project.

uploaded to nexus repo manager

Contact whomever runs that Nexus Repository Manager instance

If you mean Maven Central Repository, it’s not possible to delete/modify/remove artifacts as mentioned in the documentation:
https://central.sonatype.org/faq/can-i-change-a-component/