Skip to content

Make download links land in better places (fixes #38) #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 18, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Tweaks to clarify "previous versions".
  • Loading branch information
jeff5 committed Jan 18, 2025
commit bb98aaceb226b18e3eb9d7467611aee273aa7b9a
7 changes: 5 additions & 2 deletions download.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,12 @@ This version is supported on Java 8 (minimum) and 11.
## Previous Versions
Previous versions of Jython are available from:
- [Jython Installer](https://central.sonatype.com/artifact/org.python/jython-installer/versions)
- [Jython Slim JAR](https://central.sonatype.com/artifact/org.python/jython-slim/versions)
Follow "Browse" to the JAR files.
- [Jython as a dependency](https://central.sonatype.com/artifact/org.python/jython-slim)
Select your version from the drop-down (from 2.7.2 only).
- [Jython Standalone](https://central.sonatype.com/artifact/org.python/jython-standalone/versions)
Follow the "Browse" link for the version of your choice and take the JAR file.
Follow "Browse" to the JAR files.



## OpenPGP Public Keys
Expand Down
Loading