.. _installation:
Installation
============
You can use **Corese-Core** with Maven, Gradle, or by downloading the JAR directly from GitHub or Maven Central.
Maven
-----
Add the following dependency to your ``pom.xml`` file:
.. code-block:: xml
fr.inria.coresecorese-core4.6.4
Gradle
------
Add this line to the ``dependencies`` section of your ``build.gradle`` file:
.. code-block:: groovy
implementation 'fr.inria.corese:corese-core:4.6.4'
Direct Download
---------------
.. raw:: html