Last Version

Java Embedded Python 4.0.3

Jep embeds CPython in Java through JNI.

License

License

GroupId

GroupId

black.ninia
ArtifactId

ArtifactId

jep
Version

Version

4.0.3
Type

Type

jar
Description

Description

Java Embedded Python
Jep embeds CPython in Java through JNI.
Project URL

Project URL

https://github.com/ninia/jep
Source Code Management

Source Code Management

https://github.com/ninia/jep/tree/v4.0.3

Download jep 4.0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.