Last Version

org.scijava:jython-shaded 2.7.1.1

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.

License

License

Jython Software License
GroupId

GroupId

org.scijava
ArtifactId

ArtifactId

jython-shaded
Version

Version

2.7.1.1
Type

Type

jar
Description

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.
Project Organization

Project Organization

SciJava

Download jython-shaded 2.7.1.1


<!-- https://jarcasting.com/artifacts/org.scijava/jython-shaded/ -->
<dependency>
    <groupId>org.scijava</groupId>
    <artifactId>jython-shaded</artifactId>
    <version>2.7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scijava/jython-shaded/
implementation 'org.scijava:jython-shaded:2.7.1.1'
// https://jarcasting.com/artifacts/org.scijava/jython-shaded/
implementation ("org.scijava:jython-shaded:2.7.1.1")
'org.scijava:jython-shaded:jar:2.7.1.1'
<dependency org="org.scijava" name="jython-shaded" rev="2.7.1.1">
  <artifact name="jython-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scijava', module='jython-shaded', version='2.7.1.1')
)
libraryDependencies += "org.scijava" % "jython-shaded" % "2.7.1.1"
[org.scijava/jython-shaded "2.7.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jnr : jffi jar 1.2.17
com.github.jnr : jffi jar 1.2.17

Project Modules

There are no modules declared in this project.