# Javadocs

Javadocs are automatically created documentation for Java classes. It gives a basic decription on how to use those methods and classes, although a more in-depth explanation can be found within this documentation GitBook itself.

Below are the Javadocs for each module:

* core: <https://repo.dairy.foundation/javadoc/releases/org/solverslib/core/latest>&#x20;
* pedroPathing: <https://repo.dairy.foundation/javadoc/releases/org/solverslib/pedroPathing/latest>

You can replace `latest` with your desired version number to get Javadocs for that version.

{% hint style="info" %}
There are only auto Javadocs for stable releases, and not beta versions/snapshots
{% endhint %}
