JAR file

jython-standalone-2.7-rc1.jar

in org/python/jython-standalone/2.7-rc1

Group ID: org.python
Artifact ID: jython-standalone
Version: 2.7-rc1
Last modified: 25.03.2015 02:37
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: 35.29 MB
Download: https://repo.maven.apache.org/maven2/org/python/jython-standalone/2.7-rc1/jython-standalone-2.7-rc1.jar
POM: Show
Maven:
<dependency>
  <groupId>org.python</groupId>
  <artifactId>jython-standalone</artifactId>
  <version>2.7-rc1</version>
</dependency>
Gradle:
org.python:jython-standalone:2.7-rc1
Contained classes: Show all