Tue Ton

Maven artifact repo

Online Maven repository, comprised of Linux riscv64, Windows on Arm64 and FreeBSD aarch64/x86_64 artifacts, built from the following projects:

To use this Maven repo, add the following to the pom.xml file:

    <repositories>
        <repository>
            <id>chirontt-maven</id>
            <name>JavaFX Maven Repo for Linux riscv64, Windows on Arm64 and FreeBSD aarch64/x86_64</name>
            <url>https://chirontt.github.io/m2</url>
        </repository>
    </repositories>