This page describes how to obtain source code of XMvn. Currently there are no binary releases available, so you'll have to build XMvn on your own. XMvn is intended to be used mostly by GNU/Linux, which usually build all packages from source, the lack of binary releases isn't considered a problem.
XMvn is hosted on Github, but there is a Pagure mirror available for convinience. Pagure mirror may be sometimes slightly out of date, but some people may still prefer it. It also serves as a backup in case of outage at Github.
The latest release of XMvn is 4.2.0. If you are not sure which version to download then you are recommended to get this version. You can get source tarball of version 4.2.0 right now.
Source tarballs of previous releases can be found at releases page. For information how to obtain sources of development versions, continue reading.
git clone https://github.com/fedora-java/xmvn.git
git clone git@github.com:fedora-java/xmvn.git
git clone https://pagure.io/xmvn.git
git clone git@pagure.io/xmvn.git