# Downloads

<table data-header-hidden><thead><tr><th width="206">File</th><th>Description</th><th> Release date</th></tr></thead><tbody><tr><td>File</td><td>Description</td><td> Release date</td></tr><tr><td><strong>PCJ 5</strong></td><td></td><td></td></tr><tr><td><a href="https://repo1.maven.org/maven2/pl/edu/icm/pcj/pcj/5.3.3/pcj-5.3.3.jar"><strong>PCJ library 5.3.3 (jar file for Java >=8)</strong></a></td><td>PCJ Library for Java 8 or newest  (jar file, ver 5.3.3)</td><td>10.10.2023</td></tr><tr><td><a href="https://repo1.maven.org/maven2/pl/edu/icm/pcj/pcj/5.3.3/pcj-5.3.3-javadoc.jar"><strong>PCJ library 5.3.3 JavaDoc</strong></a></td><td>Java doc</td><td>10.10.2023</td></tr><tr><td><a href="https://repo1.maven.org/maven2/pl/edu/icm/pcj/pcj/5.3.0/pcj-5.3.0.jar">PCJ library 5.3.0 (jar file for Java 8)</a></td><td>PCJ Library for Java 8 or newest  (jar file, ver 5.3.0)</td><td>30.06.2021</td></tr><tr><td><a href="https://repo1.maven.org/maven2/pl/edu/icm/pcj/pcj/5.3.0/pcj-5.3.0-javadoc.jar">PCJ library 5.3.0 JavaDoc</a></td><td>Java doc</td><td>30.06.3021</td></tr><tr><td><a href="https://repo1.maven.org/maven2/pl/edu/icm/pcj/pcj/5.2.0/pcj-5.2.0.jar">PCJ library 5.2.0 (jar file for Java 8 of 7.05.2021)</a></td><td> PCJ Library for Java 8 (jar file, ver 5)</td><td> 7.05.2021</td></tr><tr><td><a href="https://repo1.maven.org/maven2/pl/edu/icm/pcj/pcj/5.2.0/pcj-5.2.0-javadoc.jar">PCJ library 5.2.0 </a><a href="https://repo1.maven.org/maven2/pl/edu/icm/pcj/pcj/5.2.0/pcj-5.2.0-javadoc.jar">JavaDocs</a></td><td> PCJ doc (Java docs)</td><td>7.05.2021</td></tr><tr><td> <strong>PCJ 4</strong></td><td></td><td></td></tr><tr><td>PCJ library 4.1 (jar file  for Java 8 of 9.01.2016)</td><td> PCJ Library for Java 8 (jar file, ver 4)</td><td> 9.01.2016</td></tr><tr><td>PCJ Java docs (zip file of 9.01.2016)</td><td> PCJ doc (Java docs)</td><td> 9.01.2016</td></tr><tr><td><strong>old version (not supported)</strong></td><td></td><td></td></tr><tr><td>PCJ library 4.0.1 (jar file  for Java 7 of 20.09.2014)</td><td> PCJ Library for Java 7 (jar file)</td><td> 20.09.2014</td></tr><tr><td>PCJ Java docs (zip file of 20.09.2014)</td><td> PCJ doc (Java docs)</td><td> 20.09.2014</td></tr><tr><td>PCJ library 3.0.0 (not available)</td><td> PCJ Library (jar file)  </td><td> 7.11.2013</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pcj.icm.edu.pl/downloads.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
