is not current version
Last Version 0.6.5

lux-python 0.6.4

A Python compiler for Lux.

License

License

Categories

Categories

Python Languages
GroupId

GroupId

com.github.luxlang
ArtifactId

ArtifactId

lux-python
Version

Version

0.6.4
Type

Type

jar
Description

Description

lux-python
A Python compiler for Lux.
Project URL

Project URL

https://github.com/LuxLang/lux
Source Code Management

Source Code Management

https://github.com/LuxLang/lux.git

Download lux-python 0.6.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.luxlang : lux-bootstrapper jar 0.6.4
org.python : jython-standalone jar 2.7.2

Project Modules

There are no modules declared in this project.