is not current version
Last Version 0.6.5

stdlib 0.6.4

Standard library for the Lux programming language.

License

License

GroupId

GroupId

com.github.luxlang
ArtifactId

ArtifactId

stdlib
Version

Version

0.6.4
Type

Type

jar
Description

Description

stdlib
Standard library for the Lux programming language.
Project URL

Project URL

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

Source Code Management

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

Download stdlib 0.6.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.luxlang : lux-bootstrapper jar 0.6.4

Project Modules

There are no modules declared in this project.