JAR file

jython-2.2-alpha1.jar

in jython/jython/2.2-alpha1

Group ID: jython
Artifact ID: jython
Version: 2.2-alpha1
Last modified: 05.09.2006 22:48
Packaging: jar
Name: Jython
Description: Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.
URL: http://www.jython.org
Size: 1.4 MB
Download: https://repo.maven.apache.org/maven2/jython/jython/2.2-alpha1/jython-2.2-alpha1.jar
POM: Show
Maven:
<dependency>
  <groupId>jython</groupId>
  <artifactId>jython</artifactId>
  <version>2.2-alpha1</version>
</dependency>
Gradle:
jython:jython:2.2-alpha1
Contained classes: Show all